OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
Yuvsplittoppm User Manual(0)                      Yuvsplittoppm User Manual(0)

NAME
       yuvsplittoppm - convert separate Y, U, and V files into a PPM image

SYNOPSIS
       yuvsplittoppm

       basename width height [-ccir601]

DESCRIPTION
       This program is part of Netpbm(1).

       yuvsplittoppm  reads three files, containing the YUV components, as in-
       put.  These files are basename.Y, basename.U, and basename.V.  Produces
       a PPM image on Standard Output.

       Since the YUV files are raw files, the dimensions width and height must
       be specified on the command line.

OPTIONS
       -ccir601
              Assumes that the YUV triplets are scaled into the smaller  range
              of  the CCIR 601 (MPEG) standard. Else, the JFIF (JPEG) standard
              is assumed.

SEE ALSO
       ppmtoyuvsplit(1), yuvtoppm(1), ppm(5)

AUTHOR
       Marcel Wijkstra <wijkstra@fwi.uva.nl>, based on ppmtoyuvsplit.

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/yuvsplittoppm.html

netpbm documentation             26 August 93     Yuvsplittoppm User Manual(0)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=yuvsplittoppm&sektion=1&manpath=>

home | help