[MPlayer-dev-eng] nvidia_vid YV12 support

Joey Parrish joey at nicewarrior.org
Thu Jan 1 18:27:06 CET 2004


On Thu, Jan 01, 2004 at 03:33:05PM +0100, Joachim Breuer wrote:
> That would be very much appreciated. Do you also happen to know a
> DirectX test app which requests an FB of format <whatever> (YV12 in
> our case) and displays something in that? Just to be sure that the
> application (WMP?!) really asked for YV12, and did not do some "oh,
> this looks like nVidia, I'll better request some other format and use
> some other renderer" magic.

hack a bit at vo_directx!
You can actually write a little driver to run a hacked vo_directx.
Just make it's functions non-static, then call them directly from your
main.  I've done some brute testing like this before.

--Joey

-- 
All philosophy is naive.




More information about the MPlayer-dev-eng mailing list