Skip to content

Instantly share code, notes, and snippets.

@gerjantd
Created November 21, 2014 14:33
Show Gist options
  • Save gerjantd/983ce841a48231aab889 to your computer and use it in GitHub Desktop.
Save gerjantd/983ce841a48231aab889 to your computer and use it in GitHub Desktop.
fedora nonfree codecs
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'
su -c 'yum install gstreamer{1,}-{ffmpeg,libav,plugins-{good,ugly,bad{,-free,-nonfree}}} ffmpeg'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment