[MPlayer-users] Error with latest ffmpeg when disabling mencoder

Josh joshf87 at live.com
Wed Oct 24 08:24:19 CEST 2012


Using MPlayer r35266 / FFmpeg cccb457 / MinGW

./configure --disable-mencoder

cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith 
-Wredundant-decls -Wstrict-prototypes -Wmissing-pr
ototypes -Wdisabled-optimization -Wno-pointer-sign 
-Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-de
claration -O4 -march=i486 -mtune=generic -pipe -ffast-math 
-fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg 
-I/E/Buildsys/MinGW/src/live-10.22.2012 -fno-com
mon  -I/mingw/include/  -I/mingw/include/freetype2 -I/mingw/include 
-IE:/Buildsys/MinGW/include/opus   -IE:/Buildsys/Min
GW/include   -c -o osdep/strsep.o osdep/strsep.c
make -C ffmpeg libpostproc/libpostproc.a
make[1]: Entering directory `/mingw/src/mplayer/ffmpeg'
tests/fate/acodec.mak:6: *** No such config: CONFIG_PCM_ALAW_ENCODER.  Stop.
make[1]: Leaving directory `/mingw/src/mplayer/ffmpeg'
make: *** [ffmpeg/libpostproc/libpostproc.a] Error 2

It's because all the CONFIG_xyz_ENCODER for all the encoders listed in 
acodec.mak (could be others) for some reason are now being expected to 
be set explicitly to 'no' when not compiling mencoder. Unless someone 
isn't able to reproduce it and something is wrong with my setup (worked 
last night when compiling with 34ccb94796b7f9cc3ee82f94f3890748a5c51dd5).


More information about the MPlayer-users mailing list