DOKK / manpages / debian 12 / netpbm / yuvsplittoppm.1.en
Yuvsplittoppm User Manual(1) General Commands Manual Yuvsplittoppm User Manual(1)

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

yuvsplittoppm

basename width height [-ccir601]

This program is part of Netpbm(1).

yuvsplittoppm reads three files, containing the YUV components, as input. These files are basename.Y, basename.U, and basename.V. Produces a PPM image on Standard Output.

Since the YUV files are raw files, the dimensions width and height must be specified on the command line.

In addition to the options common to all programs based on libnetpbm (most notably -quiet, see
Common Options
), yuvsplittoppm recognizes the following command line option:

Assumes that the YUV triplets are scaled into the smaller range of the CCIR 601 (MPEG) standard. Else, the JFIF (JPEG) standard is assumed.

ppmtoyuvsplit(1), yuvtoppm(1), ppm(1)

Marcel Wijkstra <wijkstra@fwi.uva.nl>, based on ppmtoyuvsplit.

This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at

http://netpbm.sourceforge.net/doc/yuvsplittoppm.html
26 August 93 netpbm documentation