UniqProject / BDInfo

BDInfo from http://www.cinemasquid.com/blu-ray/tools/bdinfo
GNU Lesser General Public License v2.1
233 stars 58 forks source link

Add AAC and MPEG4 AAC to TSStream.cs #25

Open blackjack4494 opened 3 years ago

blackjack4494 commented 3 years ago

https://github.com/UniqProject/BDInfo/blob/5d265bd0d268424c304828792027d36841b50531/BDInfo/BDROM/TSStream.cs#L26-L49

AAC_AUDIO = 0x0F, MPEG4_AAC_AUDIO = 0x11

You would need to add them to the codec list so they will actually return a string.

UniqProject commented 3 years ago

Sorry, when did AAC became a part of the official BluRay spec?

UniqProject commented 1 year ago

Added in the latest beta release v0.7.6.0b.