I know this is techinaclly not the palce, but i wanted to ask you (major) something about compiling the ffmpeg binary from source. I am getting an error and i am not sure why, I was wondering if you had encoutered it yourself.
make -C libavutil all
cc -O3 -g -no-cpp-precomp -pipe -fomit-frame-pointer -force_cpusubtype_ALL -Wno-sign-compare -mcpu=970 -mtune=970 -mpowerpc-gfxopt -mpowerpc64 -faltivec -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_AV_CONFIG_H -DBUILD_AVUTIL -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mathematics.o mathematics.c
In file included from mathematics.c:24:
common.h:620: error: static declaration of 'lrintf' follows non-static declaration
make[1]: *** [mathematics.o] Error 1
make: *** [lib] Error 2
that is the error i get and i was wondering if you had any insight.
and also what options do you enable when compiling for ffmpegx
Results 1 to 2 of 2
Similar Threads
-
FFmpeg on Win only - FAQ can ffmpeg realize screen capture
By feelart in forum Capturing and VCRReplies: 1Last Post: 14th Feb 2012, 04:11 -
Newer Binaries?
By theorik in forum ffmpegX general discussionReplies: 0Last Post: 30th Sep 2008, 02:39 -
installing Binaries
By mahanpots in forum ffmpegX general discussionReplies: 1Last Post: 14th Dec 2007, 10:16 -
Error while installing binaries!?? help!
By mavenny in forum ffmpegX general discussionReplies: 7Last Post: 8th Oct 2007, 22:29 -
FFMPEG QUESTION :How do I take one frame and make a jpeg with FFMPEG?
By goheadtry in forum Newbie / General discussionsReplies: 1Last Post: 18th Sep 2007, 02:55