1Yuvsplittoppm User Manual(0)                      Yuvsplittoppm User Manual(0)
2
3
4

NAME

6       yuvsplittoppm - convert separate Y, U, and V files into a PPM image
7
8

SYNOPSIS

10       yuvsplittoppm
11
12       basename width height [-ccir601]
13
14

DESCRIPTION

16       This program is part of Netpbm(1).
17
18       yuvsplittoppm  reads  three  files,  containing  the YUV components, as
19       input.  These files are basename.Y, basename.U, and  basename.V.   Pro‐
20       duces a PPM image on Standard Output.
21
22       Since the YUV files are raw files, the dimensions width and height must
23       be specified on the command line.
24
25

OPTIONS

27       -ccir601
28              Assumes that the YUV triplets are scaled into the smaller  range
29              of  the CCIR 601 (MPEG) standard. Else, the JFIF (JPEG) standard
30              is assumed.
31
32
33

SEE ALSO

35       ppmtoyuvsplit(1), yuvtoppm(1), ppm(1)
36
37

AUTHOR

39       Marcel Wijkstra <wijkstra@fwi.uva.nl>, based on ppmtoyuvsplit.
40
41
42
43netpbm documentation             26 August 93     Yuvsplittoppm User Manual(0)
Impressum