https://bugs.winehq.org/show_bug.cgi?id=40698
andythehyatt@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andythehyatt@gmail.com
--- Comment #5 from andythehyatt@gmail.com --- (In reply to joaopa from comment #4)
You need to install the 32 version of gstreamer and of its plugins. Looks like you installed only the 64-bit version.
sudo apt-get install gstreamer1.0-plugins-base:i386 gstreamer1.0-plugins-bad:i386 gstreamer1.0-plugins-good:i386 gstreamer1.0-plugins-ugly:i386 libsidplay1v5:i386
Running this has still not fixed the issue for me.