eyuvtoppm(1) - Linux man page
Name
eyuvtoppm - convert a Berkeley YUV file to a PPM file
Synopsis
eyuvtoppm [--width width] [--height height] [eyuvfile]
Description
This program is part of Netpbm(1).
eyuvtoppm reads a Berkeley Encoder YUV (not the same as Abekas YUV) file as input and produces a PPM image on 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(1)