GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DUMPMPEG(1) FreeBSD General Commands Manual DUMPMPEG(1)

dumpmpeg - A program to dump frames from an MPEG movie.

dumpmpeg [options] file

dumpmpeg is a program that allows you to dump video frames from MPEG movie files. It uses the SDL MPEG Player Library to accomplish this and thus requires an open X-Window. Since it uses the SMPEG library, it can dump frames from format it supports, which currently is MPEG-1 video files.

-h, --help
Show short usage information
--dump N
Only dump every Nth frame. Default behavior is to dump every frame.
--prefix N
The file prefix of saved frames. The frame number and .bmp will be appended to this to form the file name. Default prefix is "framedump_".
-s N, --start N
Skip N frames before starting to dump.
-q, --quiet
Only print error messages during execution.
-v, --version
Print version information.

dumpmpeg is written by David Hedbor <david@hedbor.org>. It is based on plaympeg from the SDL MPEG Player Library, which was written by Karl Robillard and Sam Lantinga of Loki Entertainment Software.

dumpmpeg homepage at Soureforge:
http://www.sourceforge.net/projects/dumpmpeg/
SMPEG home page at:
http://www.lokigames.com/development/smpeg.php3
SDL home page at:
http://www.libsdl.org/

plaympeg(1), gtv(1)

Copyright (C) 2000, 2001 David Hedbor

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

May 2001 dumpmpeg 0.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.