Changes between Version 2 and Version 3 of How to quickly compile FFmpeg with libx264 (x264, H.264)
- Timestamp:
- 08/15/2012 01:34:59 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
How to quickly compile FFmpeg with libx264 (x264, H.264)
v2 v3 6 6 {{{ 7 7 cd /my/path/where/i/keep/compiled/stuff 8 git clone git:// git.videolan.org/ffmpeg.git8 git clone git://source.ffmpeg.org/ffmpeg.git 9 9 cd ffmpeg 10 10 ./configure --enable-gpl --enable-libx264


