Eyuvtoppm User Manual

Section: User Commands (1)
Updated: 22 April 2001
Index Return to Main Contents

 

NAME

eyuvtoppm - convert a Berkeley YUV file to a PPM file

 

SYNOPSIS

eyuvtoppm [--width width] [--height height] [eyuvfile]

 

DESCRIPTION

This program is part of Netpbm(1).

eyuvtoppm reads a Berkeley Encoder YUV (not the same as Abekas YUV) file as input and produces a PPM image on Standard Output.

With no filename argument takes input from Standard Input. Otherwise, eyuvfile is the file specification of the input file.

 

OPTIONS

In addition to the options common to all programs based on libnetpbm (most notably -quiet, see
 Common Options ), eyuvtoppm recognizes the following command line options:

--width width
Width of the image, in pixels. Must be an even number.

--height height
Height of the image, in pixels. Must be an even number.

These options are mandatory.

 

SEE ALSO

ppmtoeyuv(1), yuvtoppm(1), ppm(1)  

DOCUMENT SOURCE

This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
http://netpbm.sourceforge.net/doc/eyuvtoppm.html


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
DOCUMENT SOURCE

This document was created by man2html, using the manual pages.
Time: 12:18:16 GMT, April 24, 2024