debian man page for yuvsplittoppm

Query: yuvsplittoppm

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

yuvsplittoppm(1)					      General Commands Manual						  yuvsplittoppm(1)

NAME
yuvsplittoppm - convert a Y- and a U- and a V-file into a portable pixmap
SYNOPSIS
yuvsplittoppm basename width height [-ccir601]
DESCRIPTION
Reads three files, containing the YUV components, as input. These files are basename.Y, basename.U, and basename.V. Produces a portable pixmap on stdout. 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. 26 August 93 yuvsplittoppm(1)
Related Man Pages
mlib_videocoloryuv444int_to_yuyv422int(3mlib) - sunos
pnmarith(1) - minix
rawtoppm(1) - opensolaris
pnmarith(1) - v7
pnmarith(1) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?