#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
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".