[FFmpeg-trac] #4803(undetermined:new): ffmpeg overlay a gif to video using parameter of enable , will display the gif picture before enable time.

FFmpeg trac at avcodec.org
Wed Aug 26 07:05:38 CEST 2015


#4803: ffmpeg overlay a gif to video using parameter of enable ,will display the
gif picture before enable time.
-------------------------------------+-------------------------------------
             Reporter:  taniey       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  overlay      |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:  overlay enable => overlay
 * priority:  important => normal
 * version:  unspecified => git-master
 * component:  ffmpeg => undetermined


Comment:

 For future tickets: Please always test current FFmpeg git head before
 reporting an issue here.

 Are you searching for the {{{-itsoffset}}} option?
 {{{
 $ ffmpeg -f lavfi -i testsrc -itsoffset 48.560 -i gif.gif -filter_complex
 "overlay=enable=between(t\,48.560\,60)" out.avi
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4803#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list