man BMPtoRGB (Commandes) - converts BMP files to RGB to stdout RGBtoBMP - converts RGB from stdin to BMP files RGBtoUYVY - converts RGB to UYVY from stdin to stdout RGBtoYUV411 - converts RGB to YUV411 from stdin to stdout RGBtoYUV420 - converts RGB to YUV420 from stdin to stdout RGBtoYUV422 - converts RGB to YUV422 from stdin to stdout RGBtoYUV444 - converts RGB to YUV444 from stdin to stdout UYVYtoRGB - converts UYVY to UYVY from stdin to stdout YUV411toRGB - converts YUV411 to UYVY from stdin to stdout YUV420toRGB - converts YUV420 to UYVY from stdin to stdout YUV422toRGB - converts YUV422 to UYVY from stdin to stdout YUV444toRGB - converts YUV444 to UYVY from stdin to stdout

NAME

BMPtoRGB - converts BMP files to RGB to stdout

RGBtoBMP - converts RGB from stdin to BMP files

RGBtoUYVY - converts RGB to UYVY from stdin to stdout

RGBtoYUV411 - converts RGB to YUV411 from stdin to stdout

RGBtoYUV420 - converts RGB to YUV420 from stdin to stdout

RGBtoYUV422 - converts RGB to YUV422 from stdin to stdout

RGBtoYUV444 - converts RGB to YUV444 from stdin to stdout

UYVYtoRGB - converts UYVY to UYVY from stdin to stdout

YUV411toRGB - converts YUV411 to UYVY from stdin to stdout

YUV420toRGB - converts YUV420 to UYVY from stdin to stdout

YUV422toRGB - converts YUV422 to UYVY from stdin to stdout

YUV444toRGB - converts YUV444 to UYVY from stdin to stdout

DESCRIPTION

Converts from one to another pixel format. Look at the output of progname for more information.

CETTE PAGE DOCUMENTE AUSSI :