Table of Contents

Name

eyuvtoppm - convert a Berkeley YUV file to a portable pixmap (ppm) file

Synopsis

eyuvtoppm [eyuvfile [ppmfile]]

eyuvtoppm width height [eyuvfile [ppmfile]]

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 file.

With no argument, takes input from Standard Input. Otherwise, eyuvfile is the file specification of the input file.

See Also

ppmtoeyuv(1) , yuvtoppm(1) , ppm(5)


Table of Contents