[FFmpeg-devel] [PATCH] lavf/mov.c: Fix timestamps to be strictly monotonic for video also.
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Jun 1 16:17:40 EEST 2018
On Fri, Jun 1, 2018 at 12:23 AM, <isasi-at-google.com at ffmpeg.org> wrote:
> From: Sasi Inguva <isasi at isasi.mtv.corp.google.com>
>
> Using same timestamp for multiple packets confuses clients like Ffms2
> while seeking to a packet with specific timestamp.
>
> Signed-off-by: Sasi Inguva <isasi at isasi.mtv.corp.google.com>
> ---
> libavformat/mov.c | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
OK, aside from the wrong mail (can be fixed by whoever pushes).
- Derek
More information about the ffmpeg-devel
mailing list