#4488(avcodec:new): Export whether or not a TrueHD stream has an ATMOS substream
#4488: Export whether or not a TrueHD stream has an ATMOS substream ----------------------------------+--------------------------------------- Reporter: 11rcombs | Type: enhancement Status: new | Priority: wish Component: avcodec | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- This should be simple enough to detect in the parser and decoder (as far as I'm aware, it should just be checking if the number of substreams is > 3), but I'm not sure if this makes sense to export as a profile, or metadata, or a new member of AVCodecContext, or something else. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4488> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4488: Export whether or not a TrueHD stream has an ATMOS substream -------------------------------------+----------------------------------- Reporter: 11rcombs | Owner: Type: enhancement | Status: new Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by jamrial): Maybe using AVProfile? See dcadec.c -- Ticket URL: <https://trac.ffmpeg.org/ticket/4488#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4488: Export whether or not a TrueHD stream has an ATMOS substream -------------------------------------+----------------------------------- Reporter: 11rcombs | Owner: Type: enhancement | Status: new Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by richardpl): And what profile names to use? -- Ticket URL: <https://trac.ffmpeg.org/ticket/4488#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4488: Export whether or not a TrueHD stream has an ATMOS substream -------------------------------------+----------------------------------- Reporter: 11rcombs | Owner: Type: enhancement | Status: new Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: thd | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => thd -- Ticket URL: <https://trac.ffmpeg.org/ticket/4488#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4488: Export whether or not a TrueHD stream has an ATMOS substream --------------------------------------+----------------------------------- Reporter: Ridley Combs | Owner: (none) Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: thd | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+----------------------------------- Changes (by Balling): * status: new => open Comment: https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230209044058.2872534-1-m... -- Ticket URL: <https://trac.ffmpeg.org/ticket/4488#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4488: Export whether or not a TrueHD stream has an ATMOS substream --------------------------------------+----------------------------------- Reporter: Ridley Combs | Owner: (none) Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: thd | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+----------------------------------- Comment (by Balling): Implemented in: 96ed043afa44d468ff3629095f90d391450c4e60, in fact same for DTS:X and EAC3 JOC. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4488#comment:5> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4488: Export whether or not a TrueHD stream has an ATMOS substream --------------------------------------+----------------------------------- Reporter: Ridley Combs | Owner: (none) Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: fixed Keywords: thd | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+----------------------------------- Changes (by Balling): * status: open => closed * resolution: => fixed -- Ticket URL: <https://trac.ffmpeg.org/ticket/4488#comment:6> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg