Re: SAA7111A YUV

From: Will (wv9557_at_yahoo.com)
Date: 04/05/04


Date: 4 Apr 2004 20:40:37 -0700

Hans-Bernhard Broeker <broeker@physik.rwth-aachen.de> wrote in message news:<c4m6gj$ane$3@nets3.rz.RWTH-Aachen.DE>...
> Wang Feng <fwang11@pub3.fz.fj.cn> wrote:
>
> > I have stored YUV422 16 bit data from Philips SAA7111A. The Y data
> > and UV data in 2 files.
>
> Why two files? That's not going to make any of the work any easier.
>
> > Now hot to combine Y and UV into RGB format for display on PC?
>
> IMHO that's outside the topic of c.a.embedded. Google for Charles
> Poynton's Color FAQ or go over to comp.graphics.algorithms to find its
> regular posting.
>
> In short: you'll have to interpolate up from YUV422 to YUV444, then
> convert the result to RGB.
>
> Not that on most modern PCs, you don't even have to do that yourself.
> As most video content is in YUV format, the OS and even the graphics
> hardware now have support for this file format.

DirectX (DirectDraw) can display surfaces in YUV format. You might want to ask
this on Windows programming groups.



Relevant Pages

  • Re: bitmap resource
    ... bits RGB format. ... There is a rich and powerful class available as open source code on CodeProject, ... It allows loading and saving images in different format, and offers several image manipulation features as well. ... you can use SetPixelColormethod to modify the color of the pixels of an RGB image in 24 bits-per-pixel format. ...
    (microsoft.public.vc.mfc)
  • Re: Limit on Width and Height with RGB color format
    ... Is there any sort of limit on width and height for RGB format? ... pixels) in RGB32 format. ... suspect there's an issue here with configuring the writer input. ...
    (microsoft.public.windowsmedia.sdk)
  • webcam supports only 16bit
    ... I am trying to capture video frames of size 320x240, RGB format, 24 ... When I try to do SetFormat for the following format it fails, ... IAMStreamConfig * _iam; ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Review: 4th Ed
    ... The underlying format for the comments seems to be similar. ... I'm a VSS user for source code control locally (due to familiarity, ... Direct3D wins for high performance rendering. ... I went with OpenGL for portability; DirectX... ...
    (rec.games.frp.dnd)
  • Re: 3ds max models into DirectX
    ... The .OBJ file format is good, but keep in mind that it is used to describe ... Microsoft DirectX MVP, ... However Directx's implementation of materials is so ...
    (microsoft.public.win32.programmer.directx.graphics)