Missing decoder: MPEG-1 System Stream

Questions about Wine on Linux
Locked
hrkcz001
Newbie
Newbie
Posts: 1
Joined: Thu Aug 19, 2021 4:25 pm

Missing decoder: MPEG-1 System Stream

Post by hrkcz001 »

Hello! I'm trying to lauch a game, but wine returns

Code: Select all

Missing decoder: MPEG-1 System Stream
[/b]

Code: Select all

[hrkcz001@fedora Steins;Gate]$ wine start STEINSGATE_RUS.exe 
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0074:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00a0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\nsiproxy": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"nsiproxy" failed to start: 1114
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
[hrkcz001@fedora Steins;Gate]$ 00f8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f8:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
00f8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00fc:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
0128:err:gstreamer:unknown_type Could not find a filter for caps: "video/mpeg, systemstream=(boolean)true, mpegversion=(int)1"
00f8:err:gstreamer:gstdecoder_init_gst Failed to play stream.
0128:err:gstreamer:watch_bus decodebin0: В вашей установке GStreamer отсутствует модуль.
0128:err:gstreamer:watch_bus ../gst/playback/gstdecodebin2.c(4719): gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Missing decoder: MPEG-1 System Stream (video/mpeg, systemstream=(boolean)true, mpegversion=(int)1)

00f8:fixme:gstreamer:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb84-524f-11ce-9f53-0020af0ba770}.
0128:err:gstreamer:unknown_type Could not find a filter for caps: "video/mpeg, systemstream=(boolean)true, mpegversion=(int)1"
00f8:err:gstreamer:gstdecoder_init_gst Failed to play stream.
0128:err:gstreamer:watch_bus decodebin1: В вашей установке GStreamer отсутствует модуль.
0128:err:gstreamer:watch_bus ../gst/playback/gstdecodebin2.c(4719): gst_decode_bin_expose (): /GstBin:bin1/GstDecodeBin:decodebin1:
no suitable plugins found:
Missing decoder: MPEG-1 System Stream (video/mpeg, systemstream=(boolean)true, mpegversion=(int)1)

00f8:fixme:gstreamer:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb84-524f-11ce-9f53-0020af0ba770}.
^C
[hrkcz001@fedora Steins;Gate]$ LANG=C wine start STEINSGATE_RUS.exe 
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
008c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00a0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\nsiproxy": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"nsiproxy" failed to start: 1114
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
[hrkcz001@fedora Steins;Gate]$ 00f8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f8:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
00f8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
00fc:fixme:d3d:state_linepattern_w Setting line patterns is not supported in OpenGL core contexts.
0128:err:gstreamer:unknown_type Could not find a filter for caps: "video/mpeg, systemstream=(boolean)true, mpegversion=(int)1"
00f8:err:gstreamer:gstdecoder_init_gst Failed to play stream.
0128:err:gstreamer:watch_bus decodebin0: Your GStreamer installation is missing a plug-in.
0128:err:gstreamer:watch_bus ../gst/playback/gstdecodebin2.c(4719): gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Missing decoder: MPEG-1 System Stream (video/mpeg, systemstream=(boolean)true, mpegversion=(int)1)

00f8:fixme:gstreamer:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb84-524f-11ce-9f53-0020af0ba770}.
0128:err:gstreamer:unknown_type Could not find a filter for caps: "video/mpeg, systemstream=(boolean)true, mpegversion=(int)1"
00f8:err:gstreamer:gstdecoder_init_gst Failed to play stream.
0128:err:gstreamer:watch_bus decodebin1: Your GStreamer installation is missing a plug-in.
0128:err:gstreamer:watch_bus ../gst/playback/gstdecodebin2.c(4719): gst_decode_bin_expose (): /GstBin:bin1/GstDecodeBin:decodebin1:
no suitable plugins found:
Missing decoder: MPEG-1 System Stream (video/mpeg, systemstream=(boolean)true, mpegversion=(int)1)

00f8:fixme:gstreamer:mpeg_splitter_sink_query_accept Unsupported subtype {e436eb84-524f-11ce-9f53-0020af0ba770}.
0084:err:rpc:RpcAssoc_BindConnection receive failed with error 1726
fedora 34;
i have nvidia card and amd vega integrated card;
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Missing decoder: MPEG-1 System Stream

Post by dimesio »

Code: Select all

no suitable plugins found:
Missing decoder: MPEG-1 System Stream (video/mpeg, systemstream=(boolean)true, mpegversion=(int)1)
You're missing a gstreamer plugin, probably libav. You'll need to get it from RpmFusion, as Fedora doesn't provide any restricted codecs in its repository.
Locked