<p dir="ltr">Is it normal that the following command fails with a series of "no such file or directory" messages?</p>
<p dir="ltr">Here's the command suggested by<a href="http://wiki.laptop.org/go/GStreamer#Adding_codecs"> http://wiki.laptop.org/go/GStreamer#Adding_codecs</a></p>
<p dir="ltr">sudo yum localinstall -y \<a href="http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm"> http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm</a> -E %fedora).noarch.rpm \<a href="http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm"> http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm</a> -E %fedora).noarch.rpm && \ sudo yum install -y gstreamer{1,}-plugins-ugly gstreamer-plugins-bad gstreamer-ffmpeg</p>
<p dir="ltr">Are there any alternatives?</p>
<p dir="ltr">Or conversely, if the above wiki page is very stale, should we post a warning there?</p>