Menu

Commit [r2805]  Maximize  Restore  History

Added a new mode to y4mtopnm: "-f" == "flatten".

In this mode, all YUV4MPEG2 chroma types are accepted in input
(versus 4:4:4 only), and the output has all of the channels
tiled side-by-side in one grayscale image. No colorspace
conversion is performed --- the bytes are emitted just as
they were encountered in the input, merely rearranged.

This overall effect is akin to the "pgmpipe" format of mplayer.
Its intended use is for debugging streams, since it allows you
to inspect each raw channel in the Y'CbCr space using good old
R'G'B' graphics programs.

mdoggydog 2005-06-28

changed /trunk/mjpeg_play/docs/y4mtopnm.1
changed /trunk/mjpeg_play/lavtools/y4mtopnm.c
/trunk/mjpeg_play/docs/y4mtopnm.1 Diff Switch to side-by-side view
Loading...
/trunk/mjpeg_play/lavtools/y4mtopnm.c Diff Switch to side-by-side view
Loading...
Auth0 Logo