Linux Commands Examples

A great documentation place for Linux commands

yuvtoppm

convert Abekas YUV bytes into a portable pixmap


see also : ppmtoyuv

Synopsis

yuvtoppm width height [imagedata]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

Reads raw Abekas YUV bytes as input. Produces a portable pixmap 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. The maxval is assumed to be 255.


see also

ppmtoyuv , ppm


author

Marc Boucher <marc[:at:]PostImage[:dot:]COM>, 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.

How can this site be more helpful to YOU ?


give  feedback