[FFmpeg-trac] #11014(undetermined:new): ac3 demux and/or decode problem
FFmpeg
trac at avcodec.org
Tue May 14 21:13:53 EEST 2024
#11014: ac3 demux and/or decode problem
-------------------------------------+-------------------------------------
Reporter: Will Boba | Type: defect
Status: new | Priority: normal
Component: | Version: 7.0
undetermined |
Keywords: ac3 demuxer | Blocked By:
decoding |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
Decoding fails for some files, when I am trying to re-encode ac3 audio
from mpeg transport stream to any audio format.
How to reproduce:
{{{
ffmpeg -report -y -i test01_ac3_decoding_failure.ts -map 0:a:0 -c:a mp3 -f
mp3 test01_ac3_decoding_failure.mp3
ffmpeg version 7.0 Copyright (c) 2000-2024 the FFmpeg developers
built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11014>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list