#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
_______________________________________________ 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".