https://bugs.winehq.org/show_bug.cgi?id=53726 Alberto Salvia Novella <es20490446e(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #24 from Alberto Salvia Novella <es20490446e(a)gmail.com> --- On Wine 9rc2, not working for me. For making the game not hang I have to install "gst-plugins-base" and "gst-plugins-good", bot for 32-bit and 64-bit. And even after that I cannot see the video in the menu. The menu just loops with the complete GOG version of the game. Installing "gst-plugins-bad" and "gst-plugins-ugly" 64-bit don't fix it either. I guess I had to install the 32-bit versions, but they are not officially available in Arch Linux and building from the AUR leads to build failures. I also tried building "gst-libav" 32-bit, but it also fails. In the terminal I get the following messages: winegstreamer error: decodebin3: Your GStreamer installation is missing a plug-in. winegstreamer error: decodebin3: ../gstreamer/subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c(4704): gst_decode_bin_expose (): /GstBin:bin3/GstDecodeBin:decodebin3: no suitable plugins found: Missing decoder: MPEG-1 System Stream (video/mpeg, systemstream=(boolean)true, mpegversion=(int)1) So I guess this is a packaging issue, rather than a Wine issue. Reopen if I'm wrong. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.