FFmpegの最新版(2009/7/3現在)、rev.19334のWindows向けバイナリを置きました。(FFmpegのビルド方法の記事)
download: ffmpeg_rev_19334.zip (3.35MB)
added: 2009/07/03
clicks: 290
description: FFmpeg rev.19334
使用コンパイラ、オプションは以下の通り
MinGW gcc 4.4.0 (TDM)
関連ライブラリ
x264 r1173
faad2 2.7
mp3lame 398-2
libtheora 1.0
libvorbis 1.2.0
xvidcore 1.2.2
libgsm 1.0-pl13
libnut rev.662
faad2 2.7
mp3lame 398-2
libtheora 1.0
libvorbis 1.2.0
xvidcore 1.2.2
libgsm 1.0-pl13
libnut rev.662
./configure \
--prefix=/mingw \
--enable-static \
--disable-shared \
--extra-version=i43z.com \
--enable-gpl \
--enable-pthreads \
--enable-libx264 \
--enable-libfaad \
--enable-libxvid \
--enable-libmp3lame \
--enable-libtheora \
--enable-libvorbis \
--enable-libnut \
--enable-libgsm \
--enable-avisynth \
--enable-postproc \
--enable-zlib \
--enable-avfilter \
--enable-avfilter-lavf \
--enable-memalign-hack \
--enable-runtime-cpudetect \
--target-os=mingw32 \
--cpu=i686 \
--arch=i686 \
--disable-debug \
--disable-ffserver \
--disable-ffplay \
--disable-network
--prefix=/mingw \
--enable-static \
--disable-shared \
--extra-version=i43z.com \
--enable-gpl \
--enable-pthreads \
--enable-libx264 \
--enable-libfaad \
--enable-libxvid \
--enable-libmp3lame \
--enable-libtheora \
--enable-libvorbis \
--enable-libnut \
--enable-libgsm \
--enable-avisynth \
--enable-postproc \
--enable-zlib \
--enable-avfilter \
--enable-avfilter-lavf \
--enable-memalign-hack \
--enable-runtime-cpudetect \
--target-os=mingw32 \
--cpu=i686 \
--arch=i686 \
--disable-debug \
--disable-ffserver \
--disable-ffplay \
--disable-network

0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.