https://bugs.winehq.org/show_bug.cgi?id=47161 --- Comment #31 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- Hello, --- quote from attachment 67860 --- 013c:err:quartz:autoplug Failed to create filter for L"GStreamer Mp3 filter", hr 0x80040154. --- end quote --- On Debian 8, I had to install this package to get MP3 support in gstreamer: gstreamer1.0-fluendo-mp3 It exists in Ubuntu 16.04 Xenial too. I see that the 64-bit library is installed (gstreamer1.0-fluendo-mp3:amd64) But you're missing the 32-bit version. This command will install it: sudo apt-get install gstreamer1.0-fluendo-mp3:i386 Regards. -- 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.