[MPlayer-dev-eng] Xv and RGB

compn tempn at twmi.rr.com
Thu Jul 31 00:52:11 CEST 2008


On Mon, 28 Jul 2008 14:16:41 +0200, Aurelien Jacobs wrote:
>> > Which RGB colorspaces would be most useful or helpful to you?
>for i in RGB8 RGB15 RGB16 RGB24 RGB32 BGR8 BGR15 BGR16 BGR24 BGR32; do
>    echo -en "$i:\t"
>    grep "^[^;]*out.*$i" mplayer/etc/codecs.conf | wc -l
>done
>
>RGB8:	9
>RGB15:	0
>RGB16:	1
>RGB24:	15
>RGB32:	11
>BGR8:	44
>BGR15:	52
>BGR16:	17
>BGR24:	98
>BGR32:	67

i'm guessing the reason for so many bgr/rgb colorspaces is because of the
amount of videogame and fringe codecs that ffmpeg/mplayer supports.
imo this statistic is worthless.

-compn



More information about the MPlayer-dev-eng mailing list