[FFmpeg-devel] [PATCH] lavf/mux: do not fail in case of non monotonically increasing DTS values for data packets

Michael Niedermayer michaelni at gmx.at
Thu Apr 30 16:24:08 CEST 2015


On Thu, Apr 30, 2015 at 02:20:52PM +0200, Stefano Sabatini wrote:
> Disable monotonicity test for data packets. Data packets are not supposed
> to be decoded by FFmpeg, and this checks cause conversion failure with
> some files with non strictly monotonous timestamps.
> ---
>  libavformat/mux.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

most muxers will not work with packets which arent ordered no matter
what type the packets are

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150430/564a2989/attachment.asc>


More information about the ffmpeg-devel mailing list