[FFmpeg-devel] [PATCH] H264 DXVA2 implementation

Laurent Aimar fenrir
Mon Jan 18 19:06:42 CET 2010


Hi,

On Fri, Jan 15, 2010, Joakim Plate wrote:
> On another note.. You happen to know how to use the GPU to convert the NV12 
> surface DXVA gives you directly to a texture using GPU?
 Not really.

> For some reason D3DXLoadSurfaceFromSurface keeps returning error on me. I 
> don't really want to move the data back to CPU memory like you are doing in 
> vlc.
 When I tried to play a bit with it, it seems that you probably have to
convert it first to RGB using a RectStretch (but I haven't tried very long).

-- 
fenrir



More information about the ffmpeg-devel mailing list