Query: yuvtoppm
OS: freebsd
Section: 1
Links: freebsd man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
yuvtoppm(1) General Commands Manual yuvtoppm(1)NAMEyuvtoppm - convert Abekas YUV bytes into a portable pixmapSYNOPSISyuvtoppm width height [imagedata]DESCRIPTIONReads 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 ALSOppmtoyuv(1), ppm(5)AUTHORMarc Boucher <marc@PostImage.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. 25 March 91 yuvtoppm(1)