| Linux / Unix Command: yuvtoppm |
NAME
yuvtoppm - convert Abekas YUV bytes into a portable pixmapSYNOPSIS
yuvtoppm width height [imagedata]DESCRIPTION
Reads raw Abekas YUV bytes as input. Produces a portable pixmap as output. The input file is just YUV bytes. You have to specify the width and height on the command line, since the program obviously can't get them from the file. The maxval is assumed to be 255.SEE ALSO
ppmtoyuv(1), ppm(5)Important: Use the man command (% man) to see how a command is used on your particular computer.

