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

Sergey Sharybin sergey.vfx at gmail.com
Tue Feb 16 08:49:25 CET 2016


I'll look into solving compilation error, but official releases will be
using FFmpeg-2.8.4 still.

On Tue, Feb 16, 2016 at 6:54 AM, Dave Plater <dplater.list at gmail.com> wrote:

> 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
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
With best regards, Sergey Sharybin


More information about the Bf-committers mailing list