[FFmpeg-devel] [PATCH] add fieldorder video filter
Stefano Sabatini
stefano.sabatini-lala at poste.it
Fri Apr 8 17:44:01 CEST 2011
On date Friday 2011-04-08 17:36:12 +0200, Stefano Sabatini encoded:
[...]
> As for the bitstream support, basically they are streams for which
> each pixel component can't be expressed as a finite number of bytes
> but only as a finite number of bits.
>
> For example for rgb4_byte you have:
> RGGB____
>
> For monowhite:
> BWBWBWBW
This was:
PPPPPPPP
where P can be either 1 (white) or 0 (black) - or the other way.
--
FFmpeg = Fast Funny Majestic Patchable Ecletic God
More information about the ffmpeg-devel
mailing list