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 There are no command line options defined specifically for ppmtoeyuv,
30 but it recognizes the options common to all programs based on libnetpbm
31 (See
32 Common Options ⟨index.html#commonoptions⟩ .)
33
34
36 eyuvtoppm(1), ppmtoyuv(1), ppm(1)
37
39 This manual page was generated by the Netpbm tool 'makeman' from HTML
40 source. The master documentation is at
41
42 http://netpbm.sourceforge.net/doc/ppmtoeyuv.html
43
44netpbm documentation 03 April 2000 Ppmtoeyuv User Manual(0)