[FFmpeg-devel] [PATCH] ffmpeg: fix implementation of updated input start time
Anton Khirnov
anton at khirnov.net
Tue Oct 4 12:11:34 EEST 2022
Quoting Gyan Doshi (2022-10-02 21:46:59)
>
>
> On 2022-09-27 10:10 am, Gyan Doshi wrote:
> > The current adjustment of input start times just adjusts the tsoffset.
> > And it does so, by resetting the tsoffset to nullify the new start time.
> > This leads to breakage of -copyts, ignoring of user_ts_offset, breaking
> > of -isync as well as breaking wrap correction.
> >
> > Fixed by taking cognizance of these parameters, and by correcting start
> > times just before sync offsets are applied.
>
> Comments?
sorry, was busy
will look at this in a few days
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list