Update Ubuntu ffmpeg PPA in INSTALL file

This commit is contained in:
dodgepong 2015-02-09 22:04:53 -05:00
parent eb918d01b4
commit 8265c2eadd

View File

@ -100,12 +100,12 @@ Mac OSX
This will create a .dmg file with an app bundle inside.
Linux (Ubuntu 14.04 installation)
Linux (Ubuntu 14.04/14.10 installation)
- FFmpeg is required. If you do not have the FFmpeg installed (if you're not
sure, then you probably don't have it), you can get it with the following
commands:
sudo add-apt-repository ppa:jon-severinsson/ffmpeg
sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
sudo apt-get update && sudo apt-get install ffmpeg
- Then you can install OBS with the following commands: