[FFmpeg-trac] #6294(avfilter:open): gif frame delay dropped from last frame when scale filter is used

FFmpeg trac at avcodec.org
Sat Mar 28 03:32:34 EET 2020


#6294: gif frame delay dropped from last frame when scale filter is used
------------------------------------+------------------------------------
             Reporter:  okor        |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:  fps         |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by RedError):

 It also happens with no filter.
 Input:
 [[Image(https://i.ibb.co/QKBjwc9/onetwothree.gif)]]
 60ms, 120ms, 20ms
 {{{
 ffmpeg -i "onetwothree.gif" "onetwothree tough.gif" -y
 }}}
 Output:
 [[Image(blob:https://imgur.com/4ac4d0d4-6ea5-450c-8c0f-e4ec9b89f1c1)]]
 60ms, 120ms, 120ms
 Last frame of gif copies duration of penultimate frame.

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


More information about the FFmpeg-trac mailing list