[Bf-committers] scons issues with new ffmpeg package

Diego Hernan Borghetti bdiego at gmail.com
Thu Sep 27 17:53:55 CEST 2007


On Thu, 27 Sep 2007, Ken Hughes wrote:

> Diego Hernan Borghetti wrote:
>> It's weird, this is my user-config.py :
>>
>> WITH_BF_FFMPEG = 'true'
>> BF_FFMPEG = "#extern/ffmpeg"
>> BF_FFMPEG_INC = '${BF_FFMPEG}/include'
>> BF_FFMPEG_LIBPATH = '${BF_FFMPEG}/lib'
>> BF_FFMPEG_LIB = ''
>>
> I just replaced my user-config.py with this, and pulled a fresh copy of
> extern/ffmpeg.  Still get the same problem. This is with Ubuntu 7.04.
>
> If I hand-compile the same file, removing the "-fPIC" option, things are
> fine.

Have "--disable-shared" or "--enable-shared" in your 
extern/ffmpeg/config.h ?

>
> Ken
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>

-- 
 			Diego


More information about the Bf-committers mailing list