https://bugs.winehq.org/show_bug.cgi?id=44400
--- Comment #10 from Zebediah Figura z.figura12@gmail.com --- (In reply to Fabian Maurer from comment #9)
0039:fixme:gstreamer:unknown_type Could not find a filter for caps: application/x-id3 0038:fixme:gstreamer:watch_bus decodebin0: 您的 GStreamer 安装缺少插件。 002f:fixme:gstreamer:GST_Connect GStreamer could not find any streams
Seems like you're missing one of wine's dependencies. Make sure you have all gstreamer plugins installed:
64bit gst-plugins-base-libs
64bit gst-plugins-base
64bit gst-plugins-bad
64bit gst-plugins-ugly
64bit gst-plugins-good
32bit gst-plugins-base-libs
32bit gst-plugins-base
32bit gst-plugins-bad
32bit gst-plugins-ugly
32bit gst-plugins-good
Sledgehammer solution is commendable, but x-id3 is part of the -good package.