Changes between Version 57 and Version 58 of CompilationGuide/Ubuntu
- Timestamp:
- May 11, 2013, 9:38:07 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/Ubuntu
v57 v58 90 90 Development of FFmpeg and x264 is active and an occasional update can give you new features and bug fixes. First, remove some packages and then update the dependencies: 91 91 {{{ 92 sudo apt-get -y remove ffmpeg x264 libx264-dev libvpx-dev92 sudo apt-get -y remove ffmpeg x264 libx264-dev 93 93 sudo apt-get update 94 94 sudo apt-get -y install autoconf automake build-essential checkinstall git libass-dev libfaac-dev \
