On 4/18/2018 3:19 PM, Daniel Oberhoff wrote:
Ok, i investigated some further. The source of the problem seem to be the start offsets that are “weird” around hls. For one all our hls recordings report a start offset of 1.4s, and we have no idea where that is from (the source has no such offset).
I haven't looked at your console output yet, but this is the demux/decode delay used in MPEG-TS files.
Add -muxdelay 0 to your HLS generation command to skip this offset. Regards, Gyan _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".