Step by Step Installation ffmpeg
# wget http://ffmpeg.mplayerhq.hu/ffmpeg-ex...pshot.tar.bz2
# tar -xjvf ffmpeg-export-snapshot.tar.bz2
# cd ffmpeg-export-XXXXXXX
# ./configure --prefix=/usr/local
# make clean && make
# make install
# cd ..
# rm -rf ffmpeg*
Friday, February 8, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment