It seems that ffdshow doesn't support YV12 with
Windows XP (it works with Windows 2000).
I don't know if it comes from XP, from nVidia driver or
ffdshow.
As the driver has a common architecture for XP and
2000, I think the problem is not here...
Logged In: YES
user_id=765071
Problem in WinXP. XP use (by default) new Video Renderer.
Logged In: NO
Hi!
I have WinXP running here, using YV12.
But if I try to set a TransInPlace-Filter between FFDshow and
the renderer, then reconnect fails (source->ffdshow-
>myFilter works with YV12, also myFilter->Renderer, but the
reconnect of ffdshow->myFilter is not working).
When using YUY2 the reconnect works, but I'd prefer YV12
though.
Bye!