Convert a berkeley yuv file to a portable pixmap file
eyuvtoppm [--width width] [--height height] [eyuvfile]
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.