libav win64:
LDFLAGS=-static ./configure --prefix=/tmp/avconv --enable-gpl --enable-version3 --enable-static --disable-shared --disable-debug --enable-small --disable-doc --enable-cross-compile --extra-ldflags=-static --extra-ldexeflags=-static --pkg-config-flags=--static --arch=x86_64 --target-os=mingw32 --cross-prefix=x86_64-w64-mingw32- --enable-gray --enable-zlib --enable-libmp3lame
lame win64:
./configure --prefix=/usr/x86_64-w64-mingw32 --enable-nasm --disable-shared --enable-static --host=x86_64-w64-mingw32 --disable-frontend --enable-expopt=full --enable-debug=no CFLAGS="-march=x86-64 -O2 -mtune=x86-64 -msse2 -msse3 -msse -mfpmath=sse -pipe" CXXFLAGS="${CFLAGS}"
libav win32:
LDFLAGS=-static ./configure --prefix=/tmp/avconv --enable-gpl --enable-version3 --enable-static --disable-shared --disable-debug --enable-small --disable-doc --enable-cross-compile --extra-ldflags=-static --extra-ldexeflags=-static --pkg-config-flags=--static --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-gray --enable-zlib --enable-libmp3lame
lame win32:
./configure --prefix=/usr/i686-w64-mingw32 --enable-nasm --disable-shared --enable-static --host=i686-w64-mingw32 --disable-frontend --enable-debug=no CFLAGS="-march=pentium3 -O2 -mtune=pentium3 -msse -mfpmath=sse -pipe" CXXFLAGS="${CFLAGS}"
libav-lin64-static:
./configure --enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-shared --disable-debug --enable-small --disable-doc --enable-gray --enable-zlib --disable-bzlib --enable-libmp3lame --enable-libfaac
shared deps
libav-lin64-static-full:
./configure --enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-shared --disable-debug --enable-small --disable-doc --enable-gray --enable-zlib --enable-bzlib --enable-libfaac --enable-libx264 --enable-libxvid --enable-libfdk-aac --enable-libmp3lame --enable-libvorbis --enable-libopus --enable-openssl
shared deps
libav-win32-static-full:
LDFLAGS=-static ./configure --enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-shared --disable-debug --enable-small --disable-doc --enable-zlib --disable-bzlib --enable-libfaac --enable-libx264 --enable-libfdk-aac --enable-libmp3lame --enable-openssl --enable-avisynth --enable-libvorbis --enable-cross-compile --extra-ldflags=-static --extra-ldexeflags=-static --pkg-config-flags=--static --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32-
fail: xvid opus
libav-xp-static:
LDFLAGS=-static ./configure --enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-shared --disable-debug --enable-small --disable-doc --enable-zlib --disable-bzlib --enable-libfaac --enable-libmp3lame --enable-openssl --enable-avisynth --enable-libvorbis --enable-cross-compile --extra-ldflags=-static --extra-ldexeflags=-static --pkg-config-flags=--static --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32-
fail: x264 xvid fdk opus
version 12.3 win32
libav-xp-static-lite:
LDFLAGS=-static ./configure --enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-shared --disable-debug --enable-small --disable-doc --enable-zlib --disable-bzlib --enable-libfaac --enable-avisynth --enable-cross-compile --extra-ldflags=-static --extra-ldexeflags=-static --pkg-config-flags=--static --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32-
version 12.3 win32