Skip to content

Commit

Permalink
Merge pull request eMBee#1 from Debakel/macos-ffmpeg
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Debakel authored Aug 7, 2018
2 parents 2f58f66 + 0739bde commit 6d2caa3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,18 @@ Install requirements with `pip install -r requirements.txt`

Compilation instruction: https://trac.ffmpeg.org/wiki/CompilationGuide

For ubuntu users:
**For ubuntu users:**

sudo add-apt-repository ppa:mc3man/trusty-media && sudo apt-get update
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8E51A6D660CD88D67D65221D90BD7EACED8E640A
sudo apt-get install ffmpeg

(The instructions are taken from [here](http://help.ubuntu.ru/wiki/ffmpeg) - warning: Russian!)

**For MacOS users:**

brew install ffmpeg



Usage
Expand Down

0 comments on commit 6d2caa3

Please sign in to comment.