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

Josh joshf87 at live.com
Thu Oct 25 06:42:17 CEST 2012


On 10/24/2012 02:24, Josh wrote:
> 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).
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
>

All the encoders in vcodec.mak need to be "configured" too. Anyone? This 
doesn't occur if I set ffmpeg back to an earlier revision (such as 34ccb94)


More information about the MPlayer-users mailing list