[FFmpeg-trac] #1154(undetermined:reopened): Application provided invalid, non monotonically increasing dts to muxer
FFmpeg
trac at avcodec.org
Thu May 16 01:39:22 EEST 2019
#1154: Application provided invalid, non monotonically increasing dts to muxer
-------------------------------------+-------------------------------------
Reporter: | Owner:
greenythebeast |
Type: defect | Status: reopened
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: | Blocked By:
av_interleaved_write_frame flv |
h264 |
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by bivinix):
I just tried with:
ffmpeg version N-93863-g58d167bcd5 Copyright (c) 2000-2019 the FFmpeg
developers
built with gcc 8.3.1 (GCC) 20190414
I get the error messages but it doesn't abort the operation. Instead, I
get hundreds of messages like this:
Non-monotonous DTS in output stream 0:2; previous: 291274410, current:
291274408; changing to 291274411. This may result in incorrect timestamps
in the output file.
I'll check the resulting file, once it's done. I'm doing a copy operation
for all codecs (audio, video, subtitle).
--
Ticket URL: <https://trac.ffmpeg.org/ticket/1154#comment:13>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list