[FFmpeg-trac] #11310(avcodec:new): [bsf filter] Cannot copy eac3_core
FFmpeg
trac at avcodec.org
Mon Nov 18 14:37:11 EET 2024
#11310: [bsf filter] Cannot copy eac3_core
-------------------------------------+-------------------------------------
Reporter: microchip | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: git-
Keywords: eac3 Atmos | master
bsf audio | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug: Using -c:a copy -bsf:a eac3_core on a DD+ + Atmos
audio or video file does not strip the Atmos part
How to reproduce:
{{{
% ffmpeg -i input -vn -c:a copy -bsf:a eac3_core output.eac3
ffmpeg version N-117812-gbbb0fdedb7
built on 17 november 2024
% ffprobe -i output.eac3 -v quiet -select_streams -show_entries
stream=profile
"Dolby Digital Plus + Dolby Atmos"
}}}
I can confirm that mediainfo also reports it as DD+ + Atmos
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11310>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list