View Full Version : MediaInfo(Lib) 0.5 - Reading information about media files
Zenitram
10th January 2005, 05:25
I develop MediaInfo, which is a tool to show technical information (container format, codec, width, heigth...) and tags (Title, Artist, Language...) about all kind of multimedia files. Main purpose is to have a library for third-parties, but there is a graphical interface too.
I wish have some beta testers with complex files, to "stress" the program.
https://sourceforge.net/project/showfiles.php?group_id=86862
There are :
- A graphical interface
- A command line
- A DLL for programers (with C++, C#, J#, VB, Delphi examples)
I already did some tests on :
Matroska, Avi, Wav, Ogg, Ogm, Mpg, Vob, Mp4, M4a, M2v, mp3, Wma, Wmv, Mov, Rm, Rmvb, Ifo of DVD, Aac, Ac3, Dts, Monkey Audio, Ape, Flac, Au, Aiff.
Did I forget a container?
Atamido
10th January 2005, 05:56
I don't know if you care, but there are several different MPEG-2 containers. The DVD VOB is only one. Reading the IFO file is a bit of a shortcut, and a lot easier than dealing with the MPEG-2 headers directly. I'm sure no one would fault you for not adding these.
Atamido
10th January 2005, 06:02
I just gave it a quick once over. The first window that pops up, I assume it is a config window, but stuff seems cut off in it. And it can't be resized. When trying to open a 'folder' with a lot of videos in it, I got an access violation.
Are there any instructions for it?
bond
10th January 2005, 15:54
hm, when i try to start the gui i get an "abnormal program termination" error message and the program crashes
do i need to unpack something else too or is the gui package all i need?
Zenitram
10th January 2005, 19:36
Originally posted by Pamel
I don't know if you care, but there are several different MPEG-2 containers. The DVD VOB is only one. Reading the IFO file is a bit of a shortcut, and a lot easier than dealing with the MPEG-2 headers directly. I'm sure no one would fault you for not adding these.
I tried to handle all known container.
Yes, VIB are special (Private streams for AC3 and DTS).
I read IFO too.
So... what lacks?
Originally posted by Pamel
I just gave it a quick once over. The first window that pops up, I assume it is a config window, but stuff seems cut off in it. And it can't be resized. When trying to open a 'folder' with a lot of videos in it, I got an access violation.
Are there any instructions for it?
Yes, this is a preference popup (for language...)
If you have an acces violation, I am intersted to have the file which has the problem, could you contact me for give me the file which have a problem?
Thanks.
Zenitram
10th January 2005, 19:38
Originally posted by bond
hm, when i try to start the gui i get an "abnormal program termination" error message and the program crashes
do i need to unpack something else too or is the gui package all i need?
Arghhh...
the GUI package is all that you need, unzip it in a folder.
What is your OS?
bond
10th January 2005, 19:58
Originally posted by Zenitram
What is your OS?winme :(
Zenitram
10th January 2005, 22:34
Originally posted by bond
winme :(
Gloups.
I developped a Unicode version only, and forgot that WinMe doesn't support it.
So I will put a Unicode wrapper for non-unicode OS soon.
bond
11th January 2005, 00:30
thx :)
Zenitram
11th January 2005, 22:49
Originally posted by bond
winme :(
It works now (version 0.5.0.1)
Website (http://mediainfo.sourceforge.net)
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.