[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 09:07:18 CET 2016


audaspace still builds happily against the last ffmpeg before 3.0 - 2.8.6
Dave P

On 16/02/2016 09:49, Sergey Sharybin wrote:
> 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
>>
>
>
>


More information about the Bf-committers mailing list