dumpmpeg 0.6 review
Downloaddumpmpeg is a simple program that allows you to dump frames from mpeg movies
|
|
dumpmpeg is a simple program that allows you to dump frames from mpeg movies. Future features may include dumping of the audio as well.
To install dumpmpeg, you need the SMPEG and SDL libraries installed. Currently you need the latest CVS versions of both.
Check http://www.libsdl.org/ and http://cvs.lokigames.org/ for more information on how to retrieve them. The normal smpeg homepage is http://www.lokigames.com/development/smpeg.php3 but the release
version is too old.
Compilation steps are next:
1) Run ./configure
2) Run make
3) Run make install
What's New in This Release:
Release: dumpmpeg 0.6 released.
dumpmpeg.1.in, dumpmpeg.c: Updated copyright dates.
dumpmpeg.c (main): Always use 32 bpp visual and don't use SDL_ASYNCBLIT flag. This seems to fix the problem with blank images being dumped.
dumpmpeg 0.6 keywords