heather1348: ...
After doing this, the error messages changed as follows:
winegstreamer: error: decodebin0: Your GStreamer installation is missing a plug-in.
winegstreamer: error: decodebin0: gstdecodebin2.c(4678): gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Missing decoder: Windows Media Audio 8 (audio/x-wma, wmaversion=(int)2, bitrate=(int)128000, depth=(int)16, rate=(int)44100, channels=(int)2, block_align=(int)743, codec_data=(buffer)00000000010000000000)
Missing decoder: Microsoft MPEG-4 4.3 (video/x-msmpeg, msmpegversion=(int)43, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1)
winegstreamer: error: asfdemux0: Internal data stream error.
winegstreamer: error: asfdemux0: gstasfdemux.c(2190): gst_asf_demux_loop (): /GstBin:bin0/GstDecodeBin:decodebin0/GstASFDemux:asfdemux0:
From this, I think it needs some Windows Media codecs or equivalents, and gstreamer doesn't have what it needs. It might need Windows Media Player 8. Winetricks doesn't have that, but it has Windows Media Player 9 (wmp9). I tried installing that, but it didn't fix the problem or change the error messages. It could be worth installing Windows Media Player 8, but I haven't tried that yet.
There are lots of other codec packages floating around the web that sometimes help with older games. Winetricks makes some, but not all, readily available. Some that I've used in the past include K-Lite Codec Pack Basic, LAV Filters, Media Player Codec Pack v4.5.3, and Windows Media Player 9 and 10. There are probably others. It is possible that one of these codec packs will solve the problem, or maybe something else that I'm not aware of will work. I might mess with these eventually if I can find the time or energy, but in case someone else wants to give it a try, this list might be a good starting point.
If anyone else figures this out or makes progress in troubleshooting, please post here - it seems that there are a number of people who would like to play this game on Linux.
I know this is an old thread, but I had the same exact problem with Giana Sisters: Twisted Dreams and some Resident Evil games from steam.
It seems to need ASF format with WMV codec or something. Here is what I did to make the video play. Install Windows Media 10 Player + WMVC1. make sure native wmasf.dll and wmvcore.dll are installed. Then run winecfg to use native dll of wmvcore and wmasf.
I get another error for Giana Sisters (can't allocate 91KB of video memory, really?), but that's another issue to tackle.