mf-install icon indicating copy to clipboard operation
mf-install copied to clipboard

Nights of Azure 2: Your GStreamer installation is missing a plug-in.

Open CygnusTerminal opened this issue 3 years ago • 1 comments

Hello, using mf-install on a clean 5.0-10 prefix. Videos don't play and i'm getting this errors on the proton log: 10277.428:0100:0300:err:gstreamer:unknown_type Could not find a filter for caps: "video/x-ms-asf" 10277.429:0100:02fc:err:gstreamer:watch_bus decodebin0: Your GStreamer installation is missing a plug-in. 10277.429:0100:02fc:err:gstreamer:watch_bus ../../proton/gst-plugins-base/gst/playback/gstdecodebin2.c(4679): gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0: no suitable plugins found: Missing decoder: Advanced Streaming Format (ASF) (video/x-ms-asf)

10277.429:0100:0104:err:gstreamer:gstdecoder_init_gst Failed to play stream. 10277.434:0100:02fc:err:gstreamer:unknown_type Could not find a filter for caps: "video/x-ms-asf" 10277.434:0100:0104:err:gstreamer:gstdecoder_init_gst Failed to play stream. 10277.434:0100:0300:err:gstreamer:watch_bus decodebin1: Your GStreamer installation is missing a plug-in. 10277.434:0100:0300:err:gstreamer:watch_bus ../../proton/gst-plugins-base/gst/playback/gstdecodebin2.c(4679): gst_decode_bin_expose (): /GstBin:bin1/GstDecodeBin:decodebin1: no suitable plugins found: Missing decoder: Advanced Streaming Format (ASF) (video/x-ms-asf)

10277.452:0100:02fc:err:gstreamer:unknown_type Could not find a filter for caps: "video/x-ms-asf" 10277.452:0100:0104:err:gstreamer:gstdecoder_init_gst Failed to play stream. 10277.452:0100:0300:err:gstreamer:watch_bus decodebin2: Your GStreamer installation is missing a plug-in. 10277.452:0100:0300:err:gstreamer:watch_bus ../../proton/gst-plugins-base/gst/playback/gstdecodebin2.c(4679): gst_decode_bin_expose (): /GstBin:bin2/GstDecodeBin:decodebin2: no suitable plugins found: Missing decoder: Advanced Streaming Format (ASF) (video/x-ms-asf)

10277.458:0100:02fc:err:gstreamer:unknown_type Could not find a filter for caps: "video/x-ms-asf" 10277.458:0100:0300:err:gstreamer:watch_bus decodebin3: Your GStreamer installation is missing a plug-in. 10277.458:0100:0104:err:gstreamer:gstdecoder_init_gst Failed to play stream. 10277.458:0100:0300:err:gstreamer:watch_bus ../../proton/gst-plugins-base/gst/playback/gstdecodebin2.c(4679): gst_decode_bin_expose (): /GstBin:bin3/GstDecodeBin:decodebin3: no suitable plugins found: Missing decoder: Advanced Streaming Format (ASF) (video/x-ms-asf)

CygnusTerminal avatar Aug 21 '21 01:08 CygnusTerminal

Have you tried Proton-GE?

Install all gstreamer libs for your distro. Including gst-plugins-ugly and gst-plugins-bad

(They are named different depending on your distro, but you need the "ugly" or "bad" libs)

If Proton-GE with those libs installed doesn't work and you're desperate:

  • Delete the prefix in compatdata (636570)
  • Run game again using Proton-5.0 to create a new prefix
  • Run PROTON_VERSION="Proton 5.0" protontricks 636570 -q wmp11

z0z0z avatar Aug 22 '21 14:08 z0z0z