Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

ppmtoeyuv(1)


ppmtoeyuv

ppmtoeyuv

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

ppmtoeyuv - convert a portable pixmap into a Berkeley YUV file

SYNOPSIS

ppmtoeyuv [ppmfile]

DESCRIPTION

Reads a portable pixmap as input. Produces a Berkeley Encoder YUV (not the same as Abekas YUV) file on the Standard Output file.

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

ppmtoeyuv handles multi-image PPM input streams, outputting consecutive eyuv images. There must be at least one image, though.

SEE ALSO

eyuvtoppm(1), ppmtoyuv(1), ppm(5)



ppmtoeyuv(1)