[FFmpeg-trac] #11307(avcodec:new): [truehd_core] Application provided invalid, non monotonically increasing dts to muxer in stream 0
FFmpeg
trac at avcodec.org
Sun Nov 17 18:53:10 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 |
-------------------------------------+-------------------------------------
Description changed by microchip:
Old description:
> Summary of the bug:
> How to reproduce: Run it on any video containing TrueHD+Atmos audio
> {{{
> % ffmpeg -i input -vn -c:a copy -bsf:a truehd_core output.thd
>
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241380 >= 241380
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241385 >= 241385
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241390 >= 241390
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241395 >= 241395
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241400 >= 241400
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241405 >= 241405
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241410 >= 241410
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241415 >= 241415
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241420 >= 241420
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241425 >= 241425
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241430 >= 241430
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241435 >= 241435
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241440 >= 241440
> [truehd @ 0x1d768440] Application provided invalid, non monotonically
> increasing dts to muxer in stream 0: 241445 >= 241445
>
> ffmpeg version N-117812-gbbb0fdedb7
> built on 17-novembre-2024
> }}}
New description:
Summary of the bug: Trying to strip Atmos from TrueHD results in spamfest
in terminal
How to reproduce: Run it on any video containing TrueHD+Atmos audio
{{{
% ffmpeg -i input -vn -c:a copy -bsf:a truehd_core output.thd
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241380 >= 241380
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241385 >= 241385
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241390 >= 241390
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241395 >= 241395
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241400 >= 241400
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241405 >= 241405
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241410 >= 241410
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241415 >= 241415
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241420 >= 241420
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241425 >= 241425
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241430 >= 241430
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241435 >= 241435
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241440 >= 241440
[truehd @ 0x1d768440] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 241445 >= 241445
}}}
ffmpeg version N-117812-gbbb0fdedb7
built on 17-november-2024
--
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11307#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list