Does anyone know which package is required for Gstreamer to decode WMA? I'm getting an error in Wine, where Skyrim has audio issues (that aren't resolved by Xact).
0:00:07.434373674 17993 0x7f050c2b3f80 ERROR WINE wg_transform.c:549:wg_transform_create: Failed to create winegstreamer transform.
0234:err:winediag:wma_decoder_create GStreamer doesn't support WMA decoding, please install appropriate plugins
Gstreamer packages (I tried rebuilding everything from the AUR, today):
local/gst-plugin-msdk 1.20.3-1
local/gst-plugin-opencv 1.20.3-1
local/gst-plugin-va 1.20.3-1
local/gst-plugin-wpe 1.20.3-1
local/gst-plugins-bad 1.20.3-1
local/gst-plugins-bad-libs 1.20.3-1
local/gst-plugins-base-git 1.19.2.r0.gce937bcb2-1
local/gst-plugins-good-git 1.19.2.r0.g20bbeb5e3-1
local/gst-plugins-ugly 1.20.3-1
local/gstreamer-git 1.20.0.r1416.g7c842d92479-1
local/gstreamer-vaapi 1.20.3-1
local/gstreamer0.10 0.10.36-20
local/gstreamer0.10-bad 0.10.23-38
local/gstreamer0.10-bad-plugins 0.10.23-38 (gstreamer0.10-plugins)
local/gstreamer0.10-base 0.10.36-13
local/gstreamer0.10-base-plugins 0.10.36-13 (gstreamer0.10-plugins)
local/lib32-gst-plugins-base-libs 1.20.3-1
local/lib32-gst-plugins-good 1.20.3-1
local/lib32-gstreamer 1.20.3-1
local/phonon-qt4-gstreamer 4.9.0-2
local/phonon-qt5-gstreamer 4.10.0-3
local/qt-gstreamer 1.2.0-4
edit: I had to pacman -Qs for `gstreamer` *and* `gst` to get the full list.