MediaArea / MediaInfo

Convenient unified display of the most relevant technical and tag data for video and audio files.
https://MediaArea.net/MediaInfo
BSD 2-Clause "Simplified" License
1.34k stars 160 forks source link

MP3 surround not identified as it #128

Open Sami32 opened 7 years ago

Sami32 commented 7 years ago

This is a rare format version use, though i accidentaly found some samples from a commercial website. It's recognized as standard MP3, but i guess that in reality it's perhaps something like MPEG-2 Part 3 (ISO/IEC 13818-3) (but retrocompatible to standard MP3)

At my knowledge, only Playstation 3/4 are able to play them fully/correctly, except professional stuff and very few softwares.

https://en.wikipedia.org/wiki/MP3_Surround Some samples: MP3_SURROUND.zip.txt :wink:

Sami32 commented 7 years ago

Perhaps having a look at this code could help ? https://sourceforge.net/p/drdivx/code/HEAD/tree/DrDivX/trunk/drffmpeg/libavcodec/mp3sencoder.h https://sourceforge.net/p/drdivx/code/HEAD/tree/DrDivX/trunk/drffmpeg/libavcodec/mp3surround.c