yuvsplittoppm(1)


NAME

   yuvsplittoppm  -  convert  a  Y-  and a U- and a V-file into a portable
   pixmap

SYNOPSIS

   yuvsplittoppm basename width height [-ccir601]

DESCRIPTION

   Reads three files, containing the  YUV  components,  as  input.   These
   files  are basename.Y, basename.U, and basename.V.  Produces a portable
   pixmap on stdout.

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

OPTIONS

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

SEE ALSO

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

AUTHOR

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

                             26 August 93                 yuvsplittoppm(1)


More Linux Commands

manpages/touchline.3ncurses.html
touchline(3ncurses) - curses refresh control routines.......
The touchwin and touchline routines throw away all optimization information about which parts of the window have been touched, by pretending that the entire win

manpages/gnutls_certificate_set_retrieve_function.3.html
gnutls_certificate_set_retrieve_function(3) - API function
gnutls_certificate_set_retrieve_function.3 - This function sets a callback to be called in order to retrieve the certificate to be used in the handshake. You ar

manpages/bison.1.html
bison(1) - GNU Project parser generator (yacc replacement)
Bison is a parser generator in the style of yacc(1). It should be upwardly compatible with input files designed for yacc. Input files should follow the yacc con

manpages/eaccess.3.html
eaccess(3) - check effective user's permissions for a file
Like access(2), euidaccess() checks permissions and existence of the file identified by its argument pathname. However, whereas access(2), performs checks using

manpages/XDeleteContext.3.html
XDeleteContext(3) - associative look-up routines (Man Page)
If an entry with the specified resource ID and type already exists, XSaveContext overrides it with the specified context. The XSaveContext function returns a no

manpages/has_il.3ncurses.html
has_il(3ncurses) - curses environment query routines........
The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar rou

manpages/sgdisk.8.html
sgdisk(8) Commandline GUID partition table (GPT) manipulator
GPT fdisk is a text-mode menu-driven package for creation and manipulation of partition tables. It consists of two programs: the text-mode interactive gdisk and

manpages/lvremove.8.html
lvremove(8) - remove a logical volume - Linux manual page...
lvremove removes one or more logical volumes. Confirmation will be requested before deactivating any active logical volume prior to removal. Logical volumes can

manpages/curl_multi_add_handle.3.html
curl_multi_add_handle(3) - add an easy handle to a multi ses
Adds a standard easy handle to the multi stack. This function call will make this multi_handle control the specified easy_handle. Furthermore, libcurl now initi

manpages/preparetips.1.html
preparetips(1) extract text from tips file - Linux man page
preparetips is a script to extract the text from a tips file. It outputs the text so xgettext can add the tips to a PO file. PO files provide a human-readable s

manpages/XpSetContext.3x.html
XpSetContext(3x) - Sets or unsets a print context with the s
XpSetContext sets the print context for a display connection. All subsequent print operations that do not explicitly take a print context-id (for example, XpSta

manpages/gnutls_certificate_set_openpgp_key_mem2.3.html
gnutls_certificate_set_openpgp_key_mem2(3) - API function...
This funtion is used to load OpenPGP keys into the GnuTLS credentials structure. The datum should contain at least one valid non encrypted subkey. The special k





We can't live, work or learn in freedom unless the software we use is free.