Skip to content

Instantly share code, notes, and snippets.

@allanbatista
Created February 24, 2015 13:49
Show Gist options
  • Save allanbatista/1bfb600262e2eb3902b2 to your computer and use it in GitHub Desktop.
Save allanbatista/1bfb600262e2eb3902b2 to your computer and use it in GitHub Desktop.
Instalar ffmpeg ubuntu 14.04
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