[Bf-committers] blender ffmpeg

luxInteg lux-integ at btconnect.com
Mon Aug 23 02:17:05 CEST 2010


Greetings,

compiling blender   with pre-installed ffmpeg on a 64-bit linux machine  I 
make ends like so
########################
$SOURCES/blender/source/gameengine/VideoTexture/VideoFFmpeg.cpp:1044: error: 
invalid conversion from 'uint8_t**' to 'const uint8_t**'
$SOURCES/blender/source/gameengine/VideoTexture/VideoFFmpeg.cpp:1044: error:   
initializing argument 2 of 'int sws_scale(SwsContext*, const uint8_t**, int*, 
int, int, uint8_t**, int*)'
make[2]: *** 
[source/gameengine/VideoTexture/CMakeFiles/bf_videotex.dir/VideoFFmpeg.cpp.o] 
Error 1
make[2]: Leaving directory `$SOURCES/blender/build'
make[1]: *** [source/gameengine/VideoTexture/CMakeFiles/bf_videotex.dir/all] 
Error 2
make[1]: Leaving directory `$SOURCES/blender/build'
#########################

help would be appreciated


More information about the Bf-committers mailing list