[Theora] Converting RGB YUV and back

Bram Neijt bneijt at gmail.com
Wed Feb 9 08:08:30 PST 2005


Maybe you should read this:
  http://www.fourcc.org/index.php?http%3A//www.fourcc.org/fccyvrgb.php

And some webcam drivers allow for YUV output (see V4L api).
There might also be a library doing this, but maybe you can program
this yourself.
 
Hoop this helps,
  Bram

On Wed, 9 Feb 2005 16:45:25 +0100, Florian Geyer <florian-geyer at web.de> wrote:
> Hi all,
> how can I convert a RGB (24 or 32) image I'm getting from a webcam for
> example to YUV to compress it with theora, decompress it and convert it back
> to RGB to draw it?
> 
> Any suggestions?
> 
> Best regards,
>         Florian
>         (Stuttgart, GERMANY)
> 
> _______________________________________________
> Theora mailing list
> Theora at xiph.org
> http://lists.xiph.org/mailman/listinfo/theora
>


More information about the Theora mailing list