Re: Planar YUV 4:1:1



On Mon, 21 Jul 2008 18:49:04 -0700 (PDT), Cyborg
<sirhaden@xxxxxxxxxxx> wrote:

I need to render Planar YUV 4:1:1 from a DV decoder. I see that the
media type is exposed in the Media Foundation SDK, but not in
DirectShow. Is there a way to get this colorspace to work with
DirectShow or is a conversion required? If anyone knows of a way to
it convert to a packed YUV format or RGB, it would be greatly
appreciated.

Try the YUV converter from www.gdcl.co.uk. This will convert to and
from a range of RGB and YUV values, including some planar types. Also,
some graphics adapters will support planar YUV directly, depending on
the exact layout. Microsoft is pushing NV12 as a standard planar type.

G
.



Relevant Pages

  • Re: Non-DirectShow YUV application
    ... directly display YUV content in order to discharge the CPU of performing YUV ... Is it possible without going through Directshow? ... It doesn't have to be an overlay surface. ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: Non-DirectShow YUV application
    ... I am developing a non-DirectShow application generating some YUV content I ... directly display YUV content in order to discharge the CPU of performing YUV ... Is it possible without going through Directshow? ... and then draw to the overlay surface. ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Planar YUV 4:1:1
    ... I need to render Planar YUV 4:1:1 from a DV decoder. ... media type is exposed in the Media Foundation SDK, ... DirectShow or is a conversion required? ...
    (microsoft.public.win32.programmer.directx.video)