[FFmpeg-trac] #8915(undetermined:new): Stream_loop on some gifs cause animation jitter
FFmpeg
trac at avcodec.org
Fri Oct 2 07:33:09 EEST 2020
#8915: Stream_loop on some gifs cause animation jitter
-------------------------------------+-------------------------------------
Reporter: videouser | Type: defect
Status: new | Priority: important
Component: | Version: git-
undetermined | master
Keywords: loop, | Blocked By:
stream_loop, gif |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
Some gifs that are looped with `-stream_loop` cause animations to play
incorrectly. I'm not sure about the cause but at first glance it could be
due to incorrect delay between frames.
How to reproduce:
{{{
% ffmpeg -v 9 -loglevel 99 -report -stream_loop 3 -i inputBear.gif
outputWithJitter.gif
ffmpeg version 4.3.1, used the pre-build binary and tested on mac
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8915>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list