Changes between Version 165 and Version 166 of CompilationGuide/Ubuntu
- Timestamp:
- Sep 10, 2020, 12:27:17 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/Ubuntu
v165 v166 146 146 #!sh 147 147 sudo apt-get install libx265-dev libnuma-dev 148 }}} 149 150 {{{ 151 #!div style="border: 1px solid #e5c7c7; margin: 1em; background-color: #fdd;" 152 '''Warning:''' Manual x265 builds are currently broken and cannot be used by ffmpeg. Please use the version provided by `apt` instead. 148 153 }}} 149 154
