1Ppmtoeyuv User Manual(0) Ppmtoeyuv User Manual(0)
2
3
4
6 ppmtoeyuv - convert a PPM image into a Berkeley YUV file
7
8
10 ppmtoeyuv
11
12 [ppmfile]
13
14
16 This program is part of Netpbm(1).
17
18 ppmtoeyuv reads a PPM image as input and produces a Berkeley Encoder
19 YUV (not the same as Abekas YUV) file on the Standard Output file.
20
21 With no argument, ppmtoeyuvtakes input from Standard Input. Otherwise,
22 ppmfile is the file specification of the input file.
23
24 ppmtoeyuv handles multi-image PPM input streams, outputting consecutive
25 eyuv images. There must be at least one image, though.
26
27
29 eyuvtoppm(1), ppmtoyuv(1), ppm(1)
30
31
32
33netpbm documentation April 3, 2000 Ppmtoeyuv User Manual(0)