You are not logged in.
I get this error when trying to play some WAV files:
Additional gstreamer plugins are required to play this file: MS GSM decoderI've installed all of the gstreamer plugin packages. Any ideas?
joe@trusktr.io - joe at true skater dot io.
Offline
http://www.archlinux.org/packages/?sort … =&limit=50
What exactly are you trying to play? MS looks like it's Microsoft ...
Last edited by karol (2010-09-04 17:21:26)
Offline
You probably need libgsm, it's in AUR: http://aur.archlinux.org/packages.php?ID=6964
Then you need to recompile whatever gstreamer package has the libgsm plugin, which a quick google indicates is gstreamer0.10-bad-plugins
Last edited by Gusar (2010-09-04 17:37:33)
Offline
Some distros have gstreamer-gsm which has libgstgsm.so, but seems that Arch doesn't.
Offline
Interesting, thanks for that tidbit Karol.
Hey Gusar, do I use pacman to re-install gstreamer0.10-bad-plugins after i get libgsm or do I have to do it manually?
Last edited by trusktr (2010-09-04 19:05:49)
joe@trusktr.io - joe at true skater dot io.
Offline
Try gstreamer0.10-ffmpeg.
Offline
Hey Gusar, do I use pacman to re-install gstreamer0.10-bad-plugins after i get libgsm or do I have to do it manually?
You'll need to compile a new package. Because the pre-compiled package does not contain the file karol mentioned, only a recompile will produce it. So fetch the PKGBUILD for gstreamer0.10-bad-plugins and do a makepkg.
Offline
I already have ffmpeg skottish, but thanks!
I guess i might have to recompile. I filed a feature request for it to be included for all Archers...
Last edited by trusktr (2010-09-07 05:18:23)
joe@trusktr.io - joe at true skater dot io.
Offline