https://bugs.winehq.org/show_bug.cgi?id=41101
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #5 from fjfrackiewicz@gmail.com --- (In reply to Daniel Perelman from comment #4)
(In reply to joaopa from comment #2)
Your GStreamer installation is missing a plug-in
Thank you. I installed gstreamer1.0-libav:i386 and now instead of crashing, it just doesn't play the video and prints the error messages in the attachment "Errors printed when trying to play a video" to the console each time. Seeing as one of the lines is "fixme:gstreamer:watch_bus typefind: Could not determine type of stream.", I'm not sure I have actually managed to install the correct gstreamer plugin.
Try running the following winetricks:
winetricks quartz wmp9
The reason I mention this is because of this line in the terminal:
err:quartz:GetClassMediaFile Media class not found
and
err:msvideo:ICLocate Required media codec 'vidc I420' not found!
I think those winetricks may help to work around the problem at least.