[FFmpeg-trac] #6000(ffmpeg:closed): Converting animated GIF to a format other that MP4 cuts some frames

FFmpeg trac at avcodec.org
Fri Dec 9 16:42:13 EET 2016


#6000: Converting animated GIF to a format other that MP4 cuts some frames
------------------------------------+-------------------------------------
             Reporter:  native-api  |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:  duplicate
             Keywords:  fps         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-------------------------------------

Comment (by native-api):

 This is currently resolved with a workaround, `-vsync cfr`. Is there some
 deep reason why it should stay so?

 Looks like the GIF decoder should instead produce some "end of stream"
 marker with a timestamp at the end. Such a thing may be absent from the
 current object model but it's an intrinsic part of slide show formats by
 their nature.

 (A fake frame at the end instead would also be a workaround 'cuz it would
 distort the real file structure just like the current workaround does.)

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


More information about the FFmpeg-trac mailing list