[x264-devel] Re: X264 FFMPEG

Sascha QUILLET probyte at netshock.de
Mon Jan 8 17:46:34 CET 2007



Ian Caulfield wrote:
> On 1/8/07, *Ian Caulfield* <ian.caulfield at gmail.com
> <mailto:ian.caulfield at gmail.com>> wrote:
>
>
>     Try
>     rm /usr/lib64/libx264*
>
>
> Actually, I don't know which package management system SUSE uses, but
> you might want to uninstall any x264 package you have installed...
>
> Ian
>
>
by default, there is no x264 package installed on suse 10.2.# make
make -C libavutil   all
make[1]: Entering directory `/home/sascha/install/ffmpeg/libavutil'
gcc -DBUILD_AVUTIL -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/home/sascha/install/ffmpeg"
-I"/home/sascha/install/ffmpeg"
-I"/home/sascha/install/ffmpeg"/libavutil -fomit-frame-pointer -g
-Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Os  -c -o mathematics.o mathematics.c
In file included from common.h:57,
                 from mathematics.c:26:
internal.h:305: error: static declaration of ‘lrintf’ follows non-static
declaration
make[1]: *** [mathematics.o] Error 1
make[1]: Leaving directory `/home/sascha/install/ffmpeg/libavutil'
make: *** [lib] Error 2


with an old snapshot i have of x264 it works. But I have problems with
the sound, thats why I want to upgrade to the latest release of both
packages (x264 and ffmpeg) to be sure that I m not looking for an
already solved problem.

After removing libx264, recompiling with option shared and installig
them, I get an error if I try to compile ffmpeg

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list