Changes between Version 94 and Version 95 of CompilationGuide/Ubuntu
- Timestamp:
- Apr 20, 2014, 8:27:52 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/Ubuntu
v94 v95 133 133 134 134 Requires `ffmpeg` to be configured with `--enable-libopus`. 135 136 If your repository offers a `libopus-dev` package ≥ 1.1 then you can install that instead of compiling: 137 138 {{{ 139 sudo apt-get install libopus-dev 140 }}} 141 142 Otherwise you can compile: 135 143 136 144 {{{
