[FFmpeg-trac] #9785(ffmpeg:new): ffmpeg incorrectly warns about "non-monotonous" timestamp

FFmpeg trac at avcodec.org
Wed May 18 11:51:05 EEST 2022


#9785: ffmpeg incorrectly warns about "non-monotonous" timestamp
------------------------------------+--------------------------------------
             Reporter:  mhjacobson  |                     Type:  defect
               Status:  new         |                 Priority:  minor
            Component:  ffmpeg      |                  Version:  git-master
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
 Under certain circumstances, ffmpeg emits a warning like this:

 [mp4 @ 0x80ee68c00] Non-monotonous DTS in output stream 0:1; previous:
 226069, current: 223761; changing to 226070. This may result in incorrect
 timestamps in the output file.

 The correct word is "non-monotonic"; "monotonous" means "not changing in
 pitch" or, idiomatically, "boring".

 The nonstandard terminology dates back to this commit:
 <https://github.com/FFmpeg/FFmpeg/commit/76d23f40314fc1dcd74a3d470b17782cc0ee5a3a>.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9785>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list