Penguin
Blame: ppmtoeyuv(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of ppmtoeyuv(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 ppmtoeyuv
2 !!!ppmtoeyuv
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
11 ppmtoeyuv - convert a portable pixmap into a Berkeley YUV file
12 !!SYNOPSIS
13
14
15 __ppmtoeyuv__ [[''ppmfile'']
16 !!DESCRIPTION
17
18
19 Reads a portable pixmap as input. Produces a Berkeley
20 Encoder YUV (not the same as Abekas YUV) file on the
21 Standard Output file.
22
23
24 With no argument, takes input from Standard Input.
25 Otherwise, ''ppmfile'' is the file specification of the
26 input file.
27
28
29 __ppmtoeyuv__ handles multi-image PPM input streams,
30 outputting consecutive eyuv images. There must be at least
31 one image, though.
32 !!SEE ALSO
33
34
35 eyuvtoppm(1), ppmtoyuv(1),
36 ppm(5)
37 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.