[Bug 223584] New Port: multimedia/comskip: TV commercial skipping utility

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 14 11:48:30 UTC 2018


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

Tobias Kortkamp <tobik at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobik at freebsd.org

--- Comment #1 from Tobias Kortkamp <tobik at freebsd.org> ---
Hi,

this doesn't build anymore with ffmpeg 4.0:

mpeg2dec.c:1202:57: error: use of undeclared identifier 'CODEC_FLAG_GRAY'
    if (!hardware_decode) is->video_st->codec->flags |= CODEC_FLAG_GRAY;
                                                        ^
mpeg2dec.c:1204:12: warning: 'avcodec_decode_video2' is deprecated
[-Wdeprecated-declarations]
    len1 = avcodec_decode_video2(is->video_st->codec, is->pFrame,
&frameFinished,
           ^

If there's still interest in getting comskip into the ports tree then
this PR needs an update.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list