| Linux / Unix Command: eyuvtoppm |
NAME
eyuvtoppm - convert a Berkeley YUV file to a portable pixmap (ppm) fileSYNOPSIS
eyuvtoppm [--width width] [--height height] [eyuvfile]DESCRIPTION
Reads a Berkeley Encoder YUV (not the same as Abekas YUV) file as input and produces a portable pixmap (ppm) file on the Standard Output.With no filename argument takes input from Standard Input. Otherwise, eyuvfile is the file specification of the input file.
SEE ALSO
ppmtoeyuv(1), yuvtoppm(1), ppm(5)
Important: Use the man command (% man) to see how a command is used on your particular computer.

