MPEG2PPM

Section: Misc. Reference Manual Pages (1.1)
Updated: 16 March 1994
Index Return to Main Contents
 

NAME

mpeg2ppm - MPEG to PPM converter  

SYNOPSIS

mpeg2ppm [-h] [-f] [filename]  

DESCRIPTION

Mpeg2ppm will decode a (video-only) MPEG-I-stream and extract the rebuild frames as PPM-files (Portable Pixmap). The extracted frames will be numbered starting from zero (0), the first part of the filename is derived from the original MPEG-stream, the files extension will be .PPM.

The final PPM-files will be in 24-bit-format.

-h
This option will show the usage.

-f
This option will extract only the first frame of the MPEG-stream. The PPM-file will be named after the MPEG-stream-file, its extension will be .PPM.
 

NOTES

Mpeg2ppm expects MPEG-1 video streams only. It can not handle multiplexed MPEG streams or video+audio streams. The converter uses the paris entropy coding table set (which I believe to be the MPEG-1 standard).

Some streams do not end with the proper sequence end code and will probably generate an "Improper sequence end code." error when done playing.  

THANKS

Special thanks to the Berkeley-code "mpeg_play" and the PPM-patch by

Ketan Patel
University of California, Berkeley, kpatel@cs.berkeley.edu
Brian Smith
University of California, Berkeley, bsmith@cs.berkeley.edu
Henry Chi-To Ma
University of California, Berkeley, cma@cs.berkeley.edu
Kim Man Liu
University of California, Berkeley, kliu@cs.berkeley.edu
Jef Poskanzer
jef@netcom.com
 

COPYRIGHT

Mpeg2ppm was developed by

PHADE Software
Inh. Frank Gadegast
Leibnizstr. 30
10625 Berlin GERMANY

(phade@contrib.de)


 

Index

NAME
SYNOPSIS
DESCRIPTION
NOTES
THANKS
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 13:05:20 GMT, July 27, 2024