\ .\" This man page was generated by the Netpbm tool 'makeman' from HTML source. .\" Do not hand-hack it! If you have bug fixes or improvements, please find .\" the corresponding HTML page on the Netpbm website, generate a patch .\" against that, and send it to the Netpbm maintainer. .TH "Yuv2topam User Manual" 0 "23 December 2014" "netpbm documentation" .SH NAME yuy2topam - convert YUY2 bytes to PAM .UN synopsis .SH SYNOPSIS \fByuy2topam\fP \fB-width=\fP\fIpixels\fP \fB-height=\fP\fIpixels\fP [\fIfilename\fP] .UN description .SH DESCRIPTION .PP This program is part of .BR "Netpbm" (1)\c \&. .PP \fByuy2topam\fP reads raw YUY2 bytes as input and produces a PAM image as output. The input file is just YUY2 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 output image has maxval 255. .UN seealso .SH SEE ALSO .BR "pam" (5)\c \& .UN author .SH AUTHOR Michael Haardt <\fImichael@moria.de\fP>. .SH DOCUMENT SOURCE This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at .IP .B http://netpbm.sourceforge.net/doc/yuy2topam.html .PP