I am trying to get the bare minimum config for H.264, MPEG-PS and MPEG-TS
files. Hoever, if I disable protocols, muxers, and encoders an you can not
open a file, it always returns ­2. If I enable protocols, I have to enable
muxers and encoders.

./configure --disable-gpl --enable-mmx --arch=i386 --disable-static
--enable-shared --disable-protocols --disable-encoders --disable-muxers
$DEBUG_OPTION --extra-cflags="-m32 -mdynamic-no-pic" --extra-ldflags=-m32
--shlibdir="@rpath" --disable-debug

Could really use some help..

Scott Andrew
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to