Opened 9 years ago

Closed 14 months ago

#4488 closed enhancement (fixed)

Export whether or not a TrueHD stream has an ATMOS substream

Reported by: Ridley Combs Owned by:
Priority: wish Component: avcodec
Version: git-master Keywords: thd
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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.

Change History (6)

comment:1 by James, 9 years ago

Maybe using AVProfile? See dcadec.c

comment:2 by Elon Musk, 5 years ago

And what profile names to use?

comment:3 by Carl Eugen Hoyos, 5 years ago

Keywords: thd added

comment:5 by Balling, 14 months ago

Implemented in: 96ed043afa44d468ff3629095f90d391450c4e60, in fact same for DTS:X and EAC3 JOC.

comment:6 by Balling, 14 months ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.