Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to convert YUV to RGB

843804Jul 26 2005 — edited Aug 1 2005
I need to convert the YUV values to RGB. What is the formulae to convert? YUV values in the ratio 4:2:2. First I read it from a YUV file,then
convert it to RGB. Then make an image(JPEG) from this values. How can I do this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 29 2005
Added on Jul 26 2005
7 comments
404 views