[FFmpeg-devel] [PATCH] do not let claculated dts jump back
Rainer Hochecker
rainer.hochecker at onlinehome.de
Fri Feb 21 08:04:54 CET 2014
Michael Niedermayer <michaelni <at> gmx.at> writes:
>
> this segfaults with make fate
>
> and where can i find a mpeg ts file that needs this ?
>
> [...]
This sample shows the issue:
https://dl.dropboxusercontent.com/u/47522966/dts_problem_gotham.m2ts
It plays ok with 2.1 which has not included this patch:
https://github.com/FFmpeg/FFmpeg/commit/f65afef1df49f53e14c8d4173ff960fff8d44ecb
Playing the sample with this patch and ffmpeg 1.2 is fine as well.
Any version without this patch shows issues with this sample:
https://dl.dropboxusercontent.com/u/47522966/issue2.ts
More information about the ffmpeg-devel
mailing list