[FFmpeg-user] ffmpeg-help

john prakash johnpraka at gmail.com
Sat Jul 14 10:56:42 CEST 2012


Hi,

       Am a newbie to ffmpeg. I have a 64bit centos server. I was trying to
install ffmpeg(tried many versions) in ma server. But during make am
getting following error

In file included from ffmpeg.c:37:
libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please
help finishing libavfilter instead of wasting your time writing new filters
for this crappy filter system.
gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I.
-I"/usr/local/src/ffmpeg-0.5.5" -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112
-std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement
-Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
-Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef -O3
-fno-math-errno      -fPIC -DPIC -c -o cmdutils.o cmdutils.c
gcc -L"/usr/local/src/ffmpeg-0.5.5"/libavdevice
-L"/usr/local/src/ffmpeg-0.5.5"/libavformat
-L"/usr/local/src/ffmpeg-0.5.5"/libavcodec
-L"/usr/local/src/ffmpeg-0.5.5"/libavutil -rdynamic -export-dynamic
-Wl,--warn-common -Wl,--as-needed
-Wl,-rpath-link,"/usr/local/src/ffmpeg-0.5.5"/libpostproc
-Wl,-rpath-link,"/usr/local/src/ffmpeg-0.5.5"/libswscale
-Wl,-rpath-link,"/usr/local/src/ffmpeg-0.5.5"/libavfilter
-Wl,-rpath-link,"/usr/local/src/ffmpeg-0.5.5"/libavdevice
-Wl,-rpath-link,"/usr/local/src/ffmpeg-0.5.5"/libavformat
-Wl,-rpath-link,"/usr/local/src/ffmpeg-0.5.5"/libavcodec
-Wl,-rpath-link,"/usr/local/src/ffmpeg-0.5.5"/libavutil -Wl,-Bsymbolic -o
ffmpeg_g ffmpeg.o cmdutils.o -lavdevice -lavformat -lavcodec -lavutil -lz
-lbz2 -pthread -lm -lfaac -lmp3lame -lm -lopencore-amrnb -lm
-lopencore-amrwb -lm -lopenjpeg -ltheora -logg -lvorbisenc -lvorbis -logg
-lx264 -lm -lxvidcore -ldc1394 -lraw1394    -lasound -ldl -ldl -lasound
-lX11 -lXext -lasound
/usr/local/src/ffmpeg-0.5.5/libavcodec/libavcodec.so: undefined reference
to `x264_encoder_open_125'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

Can any one help me out. I made sure that there is no multiple versions of
x264 present.

Regards,

John


More information about the ffmpeg-user mailing list