View Single Post
Old 3rd July 2005, 13:02   #16  |  Link
Zenitram
Registered User
 
Join Date: Aug 2002
Location: France, Paris
Posts: 672
Quote:
Originally Posted by Doom9
Am I correct assuming you wrote your own code to parse the files and are not relying on any external APIs?
You are not 100% correct, depend of what I found on Internet :
- AAC : internal
- AC3 : internal
- APE : MACLib
- CDXA : internal
- DVD : internal
- DTS : internal
- Flac : FlacLib
- MKV/MKA : libmatroska & libebml
- MPEG-1 and 2 multiplex : internal
- MPEG-1 & 2 Video : internal
- MPEG-1 & 2 Audio (technical) : internal
- MPEG-1 & 2 Audio (tags) : Id3Lib
- MPEG-4 (technical) : mp4ff (faac)
- MPEG-4 (tags) : mp4v2 (faad)
- Ogg : internal
- Quicktime : internal
- Riff (WAV/AVI/the stupid .divx extension) : internal
- AIFF, and other old audio : SndFile
- ASF/WMV/WMA : internal

Note : I sent you a submission for have MediaInfo in your 1st page, did you receive it?
__________________
Want to know all about your media files? http://mediaarea.net/MediaInfo
Zenitram is offline   Reply With Quote