[issue2476] ffmpeg binary not created with --disable-swscale

2011-01-02 Thread Eric Akkerman
New submission from Eric Akkerman eric.akker...@gmail.com: when configuring ffmpeg on Red Hat Fedora Core 7, when --disable-swscale flag is added, it wont create the ffmpeg binary in /usr/local/bin Config command: ./configure --prefix=/usr/local --enable-shared --disable-mmx --enable

[issue2476] ffmpeg binary not created with --disable-swscale

2011-01-02 Thread Eric Akkerman
Eric Akkerman eric.akker...@gmail.com added the comment: When compiling from latest svn with same configuration command, exits with error: libavfilter/vf_scale.c:138: warning: 'sws_getContext' is deprecated (declared at ./libswscale/swscale.h:194) CC libavfilter/vf_setpts.o CC

[issue2476] ffmpeg binary not created with --disable-swscale

2011-01-02 Thread Eric Akkerman
Eric Akkerman eric.akker...@gmail.com added the comment: Ok, to fill in situation, for some reason my ffmpeg/ffmpeg-php stopped working. I can sucessully install ffmpeg and execute from command line. However to use ffmpeg-php I keep getting ffmpeg.so: undefined symbol: img_resample, which