https://bugs.winehq.org/show_bug.cgi?id=35841
--- Comment #8 from Andrey Gusev andrey.goosev@gmail.com --- (In reply to Alistair Leslie-Hughes from comment #7)
Please try again with the patch from staging. The attached patch here, ordered the functions by name which is wrong.
I set all functions to E_NOTIMPL and got the next results:
Black screen and 'fixme:wmvcore:WMSyncReader_OpenStream (0x5add40f0)->(0x1147a100): stub!'
change to S_OK
Black screen, previous function and 'fixme:wmvcore:WMSyncReader_GetOutputCount (0x5ae34110)->(0x5a14fe64): stub!'
change to S_OK
Black screen and spamming 'fixme:wmvcore:WMSyncReader_GetOutputProps (0x5add40a0)->(x 0x5a19fe5c): stub!'
'x' works as increment
change to S_OK
Crashes with 'fixme:wmvcore:WMSyncReader_OpenStream (0x5ae34110)->(0x11479f00): stub! fixme:wmvcore:WMSyncReader_GetOutputCount (0x5ae34110)->(0x5a14fe64): stub! fixme:wmvcore:WMSyncReader_GetOutputProps (0x5ae34110)->(0 0x5a14fe5c): stub!'