Changes between Version 9 and Version 10 of FFmpeg
- Timestamp:
- Jan 31, 2013, 7:23:26 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FFmpeg
v9 v10 15 15 make -C /usr/ports/lang/clang install 16 16 make -C /usr/ports/multimedia/x264 17 env CFLAGS="-I/usr/local/include -l/usr/local/lib" ./configure --cc=clang --cxx=clang --ld=clang --enable-libx264 --enable-gpl --prefix=$HOME/ff/ 17 env CFLAGS="-I/usr/local/include -l/usr/local/lib" ./configure --cc=clang \ 18 --cxx=clang --ld=clang --enable-libx264 --enable-gpl --prefix=$HOME/ff/ 18 19 env CFLAGS="-I/usr/local/include -l/usr/local/lib" gmake install 19 20 }}} 21 22 http://ffmpeg.org/download.html 23 https://github.com/TooTallNate/segmenter 24 http://gpac.wp.mines-telecom.fr/downloads/