#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to