[FFmpeg-user] libavformat dependecies are too sophisticated

Alexey Umnov umnoff at gmail.com
Mon Dec 5 15:12:03 CET 2011


Thank You! Yes, I tried them:
../configure --disable-ffmpeg --disable-ffplay --disable-ffserver
--disable-ffprobe --disable-encoders --disable-decoders
--disable-muxers --disable-devices --disable-protocols
--enable-protocol=file --enable-avfilter --disable-network
--disable-avdevice --disable-yasm --prefix=${HOME}/usr --enable-shared
--disable-stripping --enable-debug=3 --disable-optimizations
--enable-pthreads --enable-decoder=h264 --disable-demuxers \
--disable-libvpx \
--disable-libtheora \
--disable-libvorbis \
--disable-vdpau \
--disable-vaapi \
--disable-hwaccels \
--disable-libgsm \
--disable-libspeex \
--disable-libschroedinger

and it didn't make any sense. All dependencies have stay unchanged.
Any other ideas?

----------------------------
Best regards!

Alexey Umnov
umnoff at gmail.com



On Mon, Dec 5, 2011 at 6:03 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Reindl Harald <h.reindl <at> thelounge.net> writes:
>
>> --disable-libvpx \
>> --disable-libtheora \
>> --disable-libvorbis \
>
>> --disable-libgsm \
>> --disable-libspeex \
>> --disable-libschroedinger \
>
> As said, these are all by default disabled (because they are not system
> libraries, only system libraries are auto-detected) and these options are
> therefore unneeded.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list