Changes between Version 10 and Version 11 of CompilationGuide/Centos
- Timestamp:
- Jul 24, 2012, 9:09:39 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/Centos
v10 v11 63 63 {{{ 64 64 cd ~/ffmpeg-source 65 wget http://downloads.xiph.org/releases/ogg/libogg-1.3.0.tar. xz66 tar Jxvf libogg-1.3.0.tar.xz65 wget http://downloads.xiph.org/releases/ogg/libogg-1.3.0.tar.gz 66 tar xzvf libogg-1.3.0.tar.gz 67 67 cd libogg-1.3.0 68 68 ./configure --disable-shared … … 99 99 {{{ 100 100 cd ~/ffmpeg-source 101 wget http://downloads.sourceforge.net/opencore-amr/vo-aacenc-0.1. 1.tar.gz101 wget http://downloads.sourceforge.net/opencore-amr/vo-aacenc-0.1.2.tar.gz 102 102 tar xzvf vo-aacenc-0.1.2.tar.gz 103 103 cd vo-aacenc-0.1.2
