[FFmpeg-trac] #8702(avfilter:new): Delogo filter error

FFmpeg trac at avcodec.org
Tue Jun 2 05:11:09 EEST 2020


#8702: Delogo filter error
----------------------------------+--------------------------------------
             Reporter:  yzf888    |                     Type:  defect
               Status:  new       |                 Priority:  critical
            Component:  avfilter  |                  Version:  git-master
             Keywords:  delogo    |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Summary of the bug:
 Any delogo parm, get error:

 Logo area is outside of the frame.

 How to reproduce:
 {{{
 % ffmpeg -i input -vf delogo=0:0:34:36:show=0 output
 git master
 built on gcc 4
 }}}


 I check the git history about vf_delogo.c .
 commit: aea82dfe225ef195f558df0350b20175a82be901
 Add auto set the area inside of the frame.
 and config_input would always return ok.
 But it fails.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8702>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list