[Bf-committers] Are there any plans to build against ffmpeg 3.0 before the next release?

Dave Plater dplater.list at gmail.com
Tue Feb 16 06:54:21 CET 2016


Hi, I maintain blender for openSUSE and 2.76b is failing to build 
against ffmpeg-3.0 :
[  873s] 
/home/abuild/rpmbuild/BUILD/blender-2.76b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp: 
In member function 'int AUD_FFMPEGReader::decode(AVPacket&, AUD_Buffer&)':
[  873s] 
/home/abuild/rpmbuild/BUILD/blender-2.76b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp:61:32: 
error: 'avcodec_alloc_frame' was not declared in this scope
[  873s]     frame = avcodec_alloc_frame();
[  873s]                                 ^
[  873s] 
/home/abuild/rpmbuild/BUILD/blender-2.76b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp:63:36: 
error: 'avcodec_get_frame_defaults' was not declared in this scope
[  873s]     avcodec_get_frame_defaults(frame);

Are there any plans to fix this before the next release?
Thanks
Dave Plater


More information about the Bf-committers mailing list