lundi 8 avril 2013
FFmpeg 1.2 - Download Static binary for Linux 32 bits (supported libass, libfaac, libx264, libaacplus, frei0r....)
Par david techer, lundi 8 avril 2013 à 17:01 :: Multiméda sous GNU/Linux

1. Download
-
Download the file from mediafire.com: http://www.mediafire.com/?ovkv269j2uf3d6y
2. Decompress
tar xvjf ffmpeg-1.2.0-linux_static.tar.bz2
There is only one fileffmpeg
Test it without any argument
root@ubuntu-lucid:~/ffmpeg-1.2# ./ffmpeg ffmpeg version 1.2 Copyright (c) 2000-2013 the FFmpeg developers built on Apr 8 2013 16:42:54 with gcc 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) configuration: --extra-ldflags=-static --extra-cflags=-static --enable-static --disable-shared --enable-sram --enable-pic --disable-ffplay --disable-ffprobe --disable-ffserver --enable-gnutls --enable-vdpau --enable-libcdio --enable-fontconfig --enable-libopus --enable-runtime-cpudetect --enable-memalign-hack --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-libxvid --enable-libvpx --enable-gpl --enable-nonfree --enable-pthreads --enable-libopenjpeg --enable-zlib --enable-bzlib --enable-libxavs --enable-libschroedinger --enable-libvo-amrwbenc --enable-libfreetype --enable-libnut --enable-libspeex --enable-libaacplus --enable-libfaac --enable-small --enable-libass --enable-libdc1394 --enable-libiec61883 --enable-librtmp --enable-frei0r --enable-libtwolame libavutil 52. 18.100 / 52. 18.100 libavcodec 54. 92.100 / 54. 92.100 libavformat 54. 63.104 / 54. 63.104 libavdevice 54. 3.103 / 54. 3.103 libavfilter 3. 42.103 / 3. 42.103 libswscale 2. 2.100 / 2. 2.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100 / 52. 2.100 Hyper fast Audio and Video encoder usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}... Use -h to get full help or, even better, run 'man ffmpeg'