http://bugs.winehq.org/show_bug.cgi?id=28210
--- Comment #14 from Aric Stewart aric@codeweavers.com 2012-01-24 10:44:35 CST --- Created attachment 38530 --> http://bugs.winehq.org/attachment.cgi?id=38530 hack to test
So the game is creating a DirectX9 Texture renderer and then trying to hook the avi file to that. Our filtergraph is failing to do so correctly and I think that is causing issues.
none of the native renderers like the fact that gstreamer returns inverted height. So I have a patch that should make gstreamer return values that native renderers like better. It is a hack because i am not actually un-inverting the image. So your movie will play upside-down if it plays.
Could you try that hack and then give me another log, just to see if behavior changes.