debian man page for ppmtoyuvsplit

Query: ppmtoyuvsplit

OS: debian

Section: 1

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

ppmtoyuvsplit(1)					      General Commands Manual						  ppmtoyuvsplit(1)

NAME
ppmtoyuvsplit - convert a portable pixmap into 3 subsampled raw YUV files
SYNOPSIS
ppmtoyuvsplit basename [ppmfile]
DESCRIPTION
Reads a portable pixmap as input. Produces 3 raw files basename.Y, basename.U and basename.V as output. These files are the subsampled raw YUV representation of the input pixmap, as required by the Stanford MPEG codec. The subsampling is done by arithmetic mean of 4 pixels colors into one. The YUV values are scaled according to CCIR.601, as assumed by MPEG.
SEE ALSO
mpeg(1), ppm(5)
AUTHOR
Copyright (C) 1993 by Andre Beck. (Andre_Beck@IRS.Inf.TU-Dresden.de) Based on ppmtoyuv.c 9 September 1993 ppmtoyuvsplit(1)
Related Man Pages
ppmshift(1) - redhat
ppmtopgm(1) - debian
ppmtopgm(1) - minix
ppmshift(1) - minix
ppmtopgm(1) - sunos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?