[FFmpeg-user] Preserver PCR
Ted Park
kumowoon1025 at gmail.com
Mon Dec 23 22:12:18 EET 2019
> If i analyze the original first chunk i have a startime = 0.000884
> if i analyze the hls.ts i have a startime= 0.000667
>
> Do not understand why these values are not preserved. Any clue?
0.000884 looks like it comes from audio with 44.1kHz sample rate. 0.000667 probably comes from the video. See if not specifying 0 muxdelay or muxpreload makes a difference.
More information about the ffmpeg-user
mailing list