Changes between Version 19 and Version 20 of UbuntuCompilationGuide
- Timestamp:
- 08/30/2012 03:17:12 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UbuntuCompilationGuide
v19 v20 75 75 === FFmpeg ===#ffmpeg 76 76 77 '''ONLY''' for '''Ubuntu Desktop''' users add '''--enable-x11grab''' to the '''./configure''' 77 '''Note:''' Ubuntu Server users should omit `--enable-x11grab`. 78 78 79 79 {{{ … … 91 91 92 92 '''Note:''' You can download the nightly [http://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2 FFmpeg source snapshot] as an alternative to using `git`. 93 94 '''Note:''' Ubuntu Server users should omit `--enable-x11grab`.95 93 96 94 == Finish ==


