Changes between Version 8 and Version 9 of CompilationGuide/Ubuntu
- Timestamp:
- May 16, 2012, 1:18:21 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/Ubuntu
v8 v9 44 44 }}} 45 45 46 '''Note:''' See [http://ubuntuforums.org/showpost.php?p=11483157&postcount=1945 using snapshots] if you are having connection issues with the Git server.46 '''Note:''' You can download the nightly [ftp://ftp.videolan.org/pub/x264/snapshots/last_x264.tar.bz2 x264 source snapshot] as an alternative to using `git`. 47 47 48 48 === libvpx ===#libvpx … … 57 57 --deldoc=yes --fstrans=no --default 58 58 }}} 59 60 '''Note:''' You can download a [http://code.google.com/p/webm/downloads/list libvpx source snapshot] as an alternative to using `git`. 59 61 60 62 === FFmpeg ===#ffmpeg … … 71 73 hash x264 ffmpeg ffplay ffprobe 72 74 }}} 75 76 '''Note:''' You can download the nightly [http://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2 FFmpeg source snapshot] as an alternative to using `git`. 73 77 74 78 '''Note:''' Ubuntu Server users should omit `--enable-x11grab`.
