[Bug 214247] multimedia/py-ffmpeg: fails to build with ffmpeg 3.x

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 5 17:21:10 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214247

            Bug ID: 214247
           Summary: multimedia/py-ffmpeg: fails to build with ffmpeg 3.x
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dbn at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 207547
          Assignee: dbn at FreeBSD.org
             Flags: maintainer-feedback?(dbn at FreeBSD.org)

ffmpeg/_ffmpeg.c:8559:23: error: no member named 'get_buffer' in 'struct
AVCodecContext'; did you mean 'get_buffer2'?
    __pyx_v_codecCtx->get_buffer = __pyx_f_6ffmpeg_7_ffmpeg_our_get_buffer;
                      ^~~~~~~~~~
                      get_buffer2
/usr/local/include/libavcodec/avcodec.h:2565:11: note: 'get_buffer2' declared
here
    int (*get_buffer2)(struct AVCodecContext *s, AVFrame *frame, int flags);
          ^
ffmpeg/_ffmpeg.c:8568:23: error: no member named 'release_buffer' in 'struct
AVCodecContext'
    __pyx_v_codecCtx->release_buffer =
__pyx_f_6ffmpeg_7_ffmpeg_our_release_buffer;
    ~~~~~~~~~~~~~~~~  ^

http://package23.nyi.freebsd.org/data/103i386-default-PR207547/2016-10-04_18h24m30s/logs/errors/py27-ffmpeg-1.2.4_2.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207547
[Bug 207547] [exp-run] Update ffmpeg to 3.2
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list