Hi everyone,
I have compiled ffmpeg on fedora core 3 with following options as a static library
./configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/share/man --enable-libmp3lame
--enable-libfaac --enable-libogg --enable-libvorbis --enable-libfaad --enable-libxvid --enable-libx264
--enable-liba52 --enable-liba52bin --enable-libogg --enable-libtheora --enable-libvorbis --enable-pp
--enable-static --disable-shared --enable-pthreads --enable-libdc1394 --enable-gpl --disable-strip
--extra-cflags="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables"
it runs fine on fedora but when I bring it on to CenTOS its crashing with a floating point error, do we have to start some flags which make it cross linux compatible, appreciate your quick response.
+ Reply to Thread
Results 1 to 4 of 4
-
-
I think our linux forum is best for this topic. Moving you.
-
Why are you trying to compile it for fedora core 3 when a compiled version already exist?
Check out this site pre-compiled rpm packages.
http://rpm.pbone.net
Besides Centos is the equivalent for RedHat EL versions. -
I am trying to compile because I would need the biinary with x264 as well as 3g2 to flv conversion. Does the binaries already available have these options, how can we test the rpm if they have so and so features.
Thanks for the response.
Similar Threads
-
Streaming MP4 using VLC and ffmpeg on Linux?
By bobc02 in forum Video Streaming DownloadingReplies: 2Last Post: 24th Sep 2011, 11:02 -
FFMPEG - Windows vs Linux ?
By Klagar in forum Video ConversionReplies: 3Last Post: 14th Oct 2010, 11:32 -
FFmpeg Shared Library for windows/Linux
By rajesh_082sn in forum ProgrammingReplies: 0Last Post: 1st Nov 2007, 23:35 -
FFMPEG Cross Linux Compatibility
By speedks in forum Video ConversionReplies: 1Last Post: 25th Sep 2007, 12:35 -
FFMPEG Cross Linux Compatibility
By speedks in forum ffmpegX general discussionReplies: 1Last Post: 25th Sep 2007, 12:27