Re: Conversion of YCbCr (4:2:2) to jpeg
- From: "bluesphere" <ads_bx@xxxxxxxxxxx>
- Date: Fri, 29 Dec 2006 23:44:26 +0100
I'm not an expert either but i don't think that going
back to RGB is a good choice.YCbCr (4:2:2) already
achieves some compression. If you convert it back to
RGB and then perform a Jpeg compression you degrade
the samples even more than the original YCbCr has
already done. A Jpeg compression at some point needs
to get the YCbCr samples themselves.
"Remi de Gravelaine" <gravelaine at aton dash sys dot fr> wrote in message
news:Oq%236e1zKHHA.780@xxxxxxxxxxxxxxxxxxxxxxx
Hi,conversion
I am not sure you have solution other than doing the YCbCr to RGB
by yourself and thus create the bitmap that will feed the interface you
described. You will find valuable information on the Internet by Googling
"yuv rgb" or "yuv2rgb".
However, I am not an expert and if there is one, I am as interested as you
in the solution :-)
HTH
Remi
.
- References:
- Conversion of YCbCr (4:2:2) to jpeg
- From: Anwar
- Re: Conversion of YCbCr (4:2:2) to jpeg
- From: Remi de Gravelaine
- Conversion of YCbCr (4:2:2) to jpeg
- Prev by Date: Re: Conversion of YCbCr (4:2:2) to jpeg
- Next by Date: Re: GPIO driver for pxa270
- Previous by thread: Re: Conversion of YCbCr (4:2:2) to jpeg
- Next by thread: Re: Conversion of YCbCr (4:2:2) to jpeg
- Index(es):
Relevant Pages
|
|