Changes between Version 28 and Version 29 of UbuntuCompilationGuide
- Timestamp:
- 10/13/2012 12:54:16 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UbuntuCompilationGuide
v28 v29 30 30 }}} 31 31 32 NOTE: Install libfaac if error related to libfaac-dev.33 https://launchpad.net/ubuntu/+archive/primary/+files/faac_1.28.orig.tar.gz34 tar -xzvf faac_1.28.orig.tar.gz35 cd faac-1.2836 ./configure37 make && make install38 39 40 32 == Installation == 41 33 === x264 ===#x264 … … 66 58 --deldoc=yes --fstrans=no --default 67 59 }}} 60 61 '''Note:''' You can download a [https://github.com/mstorsjo/fdk-aac/zipball/master fdk-aac source snapshot] as an alternative to using `git`. 68 62 69 63 === libvpx ===#libvpx


