Created
February 24, 2015 13:49
-
-
Save allanbatista/1bfb600262e2eb3902b2 to your computer and use it in GitHub Desktop.
Instalar ffmpeg ubuntu 14.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository ppa:mc3man/trusty-media -y && sudo apt-get update && sudo apt-get install ffmpeg gstreamer0.10-ffmpeg -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment