Warning: ini_set() has been disabled for security reasons in /home/bash/public_html/man.php on line 3

Warning: ini_set() has been disabled for security reasons in /home/bash/public_html/man.php on line 4

Warning: ini_set() has been disabled for security reasons in /home/bash/public_html/man.php on line 5

Warning: Cannot modify header information - headers already sent by (output started at /home/bash/public_html/man.php:3) in /home/bash/public_html/man.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /home/bash/public_html/man.php:3) in /home/bash/public_html/man.php on line 9
yuvtoppm Man Page - BASH Cures Cancer
Bash Cures Cancer
Learn the UNIX/Linux command line

Home     Man Pages     SpamDefeator


				   yuvtoppm

   Updated: 25 March 91
   Table Of Contents

NAME

   yuvtoppm - convert Abekas YUV bytes to PPM

SYNOPSIS

   yuvtoppm width height [imagedata]

DESCRIPTION

   This program is part of Netpbm.

   yuvtoppm  reads  raw	 Abekas YUV bytes as input and produces a
PPM image as
   output. The input file is just YUV bytes. You have to  specify
the width and
   height  on the command line, since the program obviously can't
get them from
   the file. yuvotppm assumes the maxval of the input is 255.

SEE ALSO

   ppmtoyuv, ppm

AUTHOR

   Marc Boucher , based on Example Conversion
Program,
   A60/A64 Digital Video Interface Manual, page 69.

   Copyright (C) 1991 by DHD PostImage Inc.

   Copyright (C) 1987 by Abekas Video Systems Inc.
     _________________________________________________________________



Table Of Contents

     * NAME
     * SYNOPSIS
     * DESCRIPTION
     * SEE ALSO
     * AUTHOR


















UNIX/Linux commands referenced on this page:
  1. convert
  2. as
  3. file
  4. ppmtoyuv