Nevcairiel / LAVFilters

LAV Filters - Open-Source DirectShow Media Splitter and Decoders
GNU General Public License v2.0
7.23k stars 786 forks source link

DTS:X on top of DTS-HD HRA not detected #536

Closed mitzsch closed 9 months ago

mitzsch commented 1 year ago

Hi!

The new addition of detecting if a dts-hd/truehd features spatial audio is awesome! (Thanks!) However, I noticed that DTS:X on top of a DTS-HD HRA track is unfortunately not detected and only shown as Stream #0:0(ger): Audio: dts (DTS-HD HRA), 48000 Hz, 7.1, fltp (default).

Maybe it is possible to also add the detection of DTS:X on top of DTS-HD HRA tracks? I know they are rare but they exist.

Thanks! :)

Sample: dtshdHRA-DTSX-001.mkv dtshdHRA-DTSX-001.zip

(Edit: I know this is more ffmpeg related but I have seen that you seem the author of this awesome patch over there)

mitzsch commented 8 months ago

@Nevcairiel May I ask if the patch can also be upstreamed/merged into FFmpeg? :)