[FFmpeg-trac] #11307(avcodec:new): [truehd_core] Application provided invalid, non monotonically increasing dts to muxer in stream 0

FFmpeg trac at avcodec.org
Sat Nov 30 23:16:21 EET 2024


#11307: [truehd_core] Application provided invalid, non monotonically increasing
dts to muxer in stream 0
-------------------------------------+-------------------------------------
             Reporter:  microchip    |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  truehd       |               Blocked By:
  truehd_core Atmos                  |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Balling):

 This is not a bug, mkv container has only millisecond precision timestamps
 and there are 1200 frames per second in TrueHD, the time stamps will have
 to be identical. It is what it is. On the other hand mkv actually does not
 have dts or pts, it has only durations, so maybe you have to offset the
 dts when they come out the same, but that is a cosmetic issue.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11307#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list