MediaMouth wrote
> 
> In this case the "artifact" I was referring to was a piece of the opaque
> image itself that remains on all frames of the GIF even though it does not
> appear in the source PNGs
> 
> I posted the ZIP file of the source PNGs and resulting GIF here
> <https://drive.google.com/file/d/1Eu1Qy8LWHrcanwtn84Klwh-k4IZtM4Na/view?usp=sharing>
> if that helps.
> Here's the reference CLI again, used to convert the PNGS to GIF:
>> ffmpeg -i PngSeq/Frame_%05d.png -framerate 12 -filter_complex
>> "palettegen[PG],[0:v][PG]paletteuse" PngSeq.gif

This has to do with gif frame disposal , and has been fixed a few months
back. I cannot reproduce it locally.  You need up update your ffmpeg.





--
Sent from: http://www.ffmpeg-archive.org/
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to