http://bugs.winehq.org/show_bug.cgi?id=17893
--- Comment #4 from Jörg Höhle hoehle@users.sourceforge.net 2010-03-24 17:16:01 --- In Wine-1.1.41 I was pleased to see that it does not crash and that you can skip the 2 black screens (no video) by clicking the mouse. Yet lines like
fixme:amstream:IDirectDrawMediaStreamImpl_GetFormat (...) stub! err:d3d:resource_init Out of adapter memory err:ddraw:IDirectDrawImpl_CreateNewSurface IWineD3DDevice::CreateSurface failed. hr = 8876017c
show that managing to start could be sheer good fortune. Using WINEDEBUG=warn+heap crashes. So it is too early to close this bug.
I never got around to complete said patch that lets GetFormat not return garbage to the caller, using mostly zeroes instead.