Skip to content

Commit

Permalink
Information on building ospac with libav/ffmpeg support.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Ritterbusch committed Nov 25, 2017
1 parent 378c6e4 commit 76e0035
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ Then, you may build and install ospac in this way:

$ make ospac && sudo make install

If you have ffmpeg and libav on your system, you may also build ospac with
support for loading of various audio formats and writing aac files:

$ make ospac-ffmpeg && sudo make install-ospac-ffmpeg

On MacOS you can install libsndfile using homebrew simply by:

$ brew install libsndfile
Expand Down

0 comments on commit 76e0035

Please sign in to comment.