| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/netpbm-10.47.04/userguide/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML><HEAD><TITLE>Yuvsplittoppm User Manual</TITLE> </HEAD><BODY> <H1>yuvsplittoppm</H1> Updated: 26 August 93 <BR> <A HREF="#index">Table Of Contents</A> <A NAME="lbAB"> </A> <H2>NAME</H2> yuvsplittoppm - convert separate Y, U, and V files into a PPM image <A NAME="lbAC"> </A> <H2>SYNOPSIS</H2> <B>yuvsplittoppm </B> <I>basename</i> <i>width</i> <i>height</I> [<b>-ccir601</b>] <A NAME="lbAD"> </A> <H2>DESCRIPTION</H2> <p>This program is part of <a href="index.html">Netpbm</a>. <p><b>yuvsplittoppm</b> reads three files, containing the YUV components, as input. These files are <I>basename</I>.Y, <I>basename</I>.U, and <I>basename</I>.V. Produces a PPM image on Standard Output. <P>Since the YUV files are raw files, the dimensions <I>width</I> and <I>height</I> must be specified on the command line. <A NAME="lbAE"> </A> <H2>OPTIONS</H2> <DL COMPACT> <DT><B>-ccir601</B> <DD> Assumes that the YUV triplets are scaled into the smaller range of the CCIR 601 (MPEG) standard. Else, the JFIF (JPEG) standard is assumed. </DL> <A NAME="lbAF"> </A> <H2>SEE ALSO</H2> <A HREF="ppmtoyuvsplit.html">ppmtoyuvsplit</A>, <A HREF="yuvtoppm.html">yuvtoppm</A>, <A HREF="ppm.html">ppm</A> <A NAME="lbAG"> </A> <H2>AUTHOR</H2> Marcel Wijkstra <<A HREF="mailto:wijkstra@fwi.uva.nl">wijkstra@fwi.uva.nl</A>>, based on <b>ppmtoyuvsplit</b>. <HR> <A NAME="index"> </A><H2>Table Of Contents</H2> <UL> <LI><A HREF="#lbAB">NAME</A> <LI><A HREF="#lbAC">SYNOPSIS</A> <LI><A HREF="#lbAD">DESCRIPTION</A> <LI><A HREF="#lbAE">OPTIONS</A> <LI><A HREF="#lbAF">SEE ALSO</A> <LI><A HREF="#lbAG">AUTHOR</A> </UL> </BODY> </HTML>