Zenitram
2nd August 2003, 05:20
I have done another version (after 5 months of non-developpement :( ) of MediaInfo, which supplies information about a file:
- General information (title, author, director, album, track number, date, duration etc....)
- Information about the video (codec, aspect, fps, bitrate etc....)
- Information about the audio (codec, sample rate, channels, language, bitrate etc....)
- Information about the text (language of subtitle)
- Information about chapters (count of chapters, list)
Supported formats :
Audio : OGG, MP3, WAV, RA, AC3, DTS, WMA
Video : MKV, OGM, AVI, MPEG1, MPEG2, DVD, QT, RM, ASF, WMV
until now, it support only reading, but I hope to enable writing for some container soon (MP3, OGG, OGM and MKV first)
I put it on SourceForge : http://mediainfo.sourceforge.net
There is a command line tool, a Graphic user interface, and a programming interface (DLL)
I would like to have a lot of bug report (or feature request ;) ) with your files, I know you have some strange files on your hard drive on this forum ;-)
(if you can use the tracker (http://sourceforge.net/tracker/?group_id=86862), it will be excellent!)
For people using v0.3, most important things are :
- Matroska partial Support (not the tags)
- Open folders (recursively or not)
- Drag and Drop (files and folders)
- New presentation : Sheet (Sheet Tab)
- Text tab : in HTML mode
- Export in text format
- Export in HTML format
- Export in CSV format
- MPEG1 and 2 : huge bugfixes : now you can believe what it say :)
- multiple video streams : second streams was not displayed
- General information (title, author, director, album, track number, date, duration etc....)
- Information about the video (codec, aspect, fps, bitrate etc....)
- Information about the audio (codec, sample rate, channels, language, bitrate etc....)
- Information about the text (language of subtitle)
- Information about chapters (count of chapters, list)
Supported formats :
Audio : OGG, MP3, WAV, RA, AC3, DTS, WMA
Video : MKV, OGM, AVI, MPEG1, MPEG2, DVD, QT, RM, ASF, WMV
until now, it support only reading, but I hope to enable writing for some container soon (MP3, OGG, OGM and MKV first)
I put it on SourceForge : http://mediainfo.sourceforge.net
There is a command line tool, a Graphic user interface, and a programming interface (DLL)
I would like to have a lot of bug report (or feature request ;) ) with your files, I know you have some strange files on your hard drive on this forum ;-)
(if you can use the tracker (http://sourceforge.net/tracker/?group_id=86862), it will be excellent!)
For people using v0.3, most important things are :
- Matroska partial Support (not the tags)
- Open folders (recursively or not)
- Drag and Drop (files and folders)
- New presentation : Sheet (Sheet Tab)
- Text tab : in HTML mode
- Export in text format
- Export in HTML format
- Export in CSV format
- MPEG1 and 2 : huge bugfixes : now you can believe what it say :)
- multiple video streams : second streams was not displayed