ShokoAnime / ShokoServer

Repository for Shoko Server.
https://shokoanime.com/
MIT License
404 stars 74 forks source link

MediaInfo Issues with DTS #778

Closed da3dsoul closed 10 months ago

da3dsoul commented 5 years ago

This isn't me reporting it. I know it's there.

" Dear MediaInfo users (and developers!),

Due to the increasing complexity, while keeping compatibility with legacy decoders, of audio formats, the way MediaInfo was displaying audio related information was worse and worse. This was actually becoming difficult when we implement a better support of E-AC-3 in Bluray (mixed with core AC-3) and also Atmos (can be in E-AC-3, or TrueHD, TrueHd may be mixed with AC-3 or alone...), and DTS-HD features were not well displayed enough.

We change how we display formats with support of legacy decoders:

Example of new output with a Dolby Atmos "9.1.4" stream with 1 dynamic object:

There was stuff here

Most of changes are reversible through options (" --File_HighestFormat=0 --File_ChannelLayout=0 --LegacyStreamDisplay=1" on the command line) but I hope that these option are used not so much.

We would like that you test the development snapshots at https://mediaarea.net/download/snaps...mediainfo-gui/ and also check the channel layout mapping at https://mediaarea.net/AudioChannelLayout ; due to sponsors behind these changes (they have priority), we will not change a lot the output but we would like to anticipate issues and bugs for advanced users like people here before we do a more public release. "

https://forum.doom9.org/showthread.php?s=10650f142c86979faa5e964a8bef2f6c&p=1849644#post1849644

da3dsoul commented 5 years ago

I previously discovered it when writing Nakamori. It said 24 channels, and I was like WTF no?

ElementalCrisis commented 10 months ago

@da3dsoul still an issue?

da3dsoul commented 10 months ago

No longer relevant