PDA

View Full Version : Mpeg Info Program


ookzDVD
9th January 2003, 10:28
@Forum,

Is there a program for reading info from header of .mpg file,
and show all the useful information, like video size, frame,
fps, etc. Simply just like GSpot do for .avi files.

I know that the GSpot can check the .mpg file but the info is not complete.

Any ideas ?

Thank you.

neuron2
11th January 2003, 01:45
Try the general parser utility linked below. It is very powerful. Read the QuickStart.txt I made to get started. This is fully programmable, i.e., you can write your own parsing scripts.

http://shelob.mordor.net/dgraft/tools/GeneralParser.zip

Say thank you!

jcsston
11th January 2003, 07:31
Thank you :D

ookzDVD
11th January 2003, 07:41
@neuron2,

Thank you for the program,
I'll try to learn. :)

neuron2
11th January 2003, 11:46
Let me know if you have any problems with it. I'll do my best to help. It's indispensable for analysing MPEG streams.

phuntyme
12th January 2003, 01:07
cool tool, can it identify AVI files as well? I'm having trouble working out what codecs etc AVI files are.

neuron2
12th January 2003, 05:15
It's a "general parser". If you can write the scripts, it can do the job. But the scripts (projects) shipped with it are all MPEG related.

There are a number of public domain programs that will analyze your AVI's for you.

phuntyme
12th January 2003, 10:02
thanks neuron2, I'm looking into the other apps... cant do shit with scripts so I'm resorting to clicking on the download buttons.

I'm having a problem with a avi file that gspot says (and windows properties) say its a "DivX 4 (OpenDivX)" file and the codec is installed. But when I play it I only get the audio.

I've got all the codec's installed, still no good... oh well...

Herske
12th January 2003, 13:56
Thanks a lot Donald, a great tool to peek in those mpeg2 transport streams. Awesome!

Ookami
14th January 2003, 17:32
Did you tried Brent Beyelers bbTOOLS?

bbAINFO - is a Win32 command line program that analyzes MPEG audio stream files.
bbDMUX - bbDMUX is a Win32 command line program that de-multiplexes streams from MPEG (1 or 2) program stream files (including VOB files).
bbINFO - this one analyzes MPEG program stream files (including VOB files).
bbVINFO - bbVINFO is a Win32 command line program that analyzes MPEG video stream files.