Roy Wang, Ph.D.:
contact: rwang@ifp.uiuc.edu
Beckman Institute of Advanced Science and Technology
University of Illinois at Urbana Champaign
The MPEG_DUMP utility is a multipurpose MPEG1/2 video parser
that allows one to dump various information out of any MPEG
streams, information suchs as DCT, Original Frame, Subsampled Frame,
Motion Vector ect. One can dump such information across ANY frame
interval.
The software runs on any dos/windows system. (NT, windows2000, 95/98).
The command options are seen by just running it in any dos shell.
The software is written on top of a public domain mpeg2
decoder.
Due to the decoder' own incompatability with some mpeg streams,
the frame jumping ability might not work for some videos. Dumping from
1st frame onward should work all the time. Please email me for
bugs and suggestions of new features.
The download starts here
The source code will NOT be available for download. You may find it
beneficial to
code over a better
public decoder platform than the Berkeley one that I relied upon. The
software is intended for research use only. Any commercial use is a
violation of any
express or implied license hereunder.