2024-07-17, 09:15 PM
Try this. In this line
Change enableMpegtsM2TsMode from false to true?
Code:
<TranscodingProfile container="ts" type="Video" videoCodec="h264" audioCodec="ac3" estimateContentLength="false" enableMpegtsM2TsMode="false" transcodeSeekInfo="Auto" copyTimestamps="false" context="Streaming" enableSubtitlesInManifest="false" minSegments="0" segmentLength="0" breakOnNonKeyFrames="false" />
Change enableMpegtsM2TsMode from false to true?