I am working on an animation. When I try to render animation to GIF, the frames get exported to PNG files, but the resulting GIF only has a subset of those frames. For instance, rendering from frame 176 to 420 results in a GIF with only 79 frames. The proper number of PNG files are generated, however. I am using ffmpeg version 2.7.2
What is the framerate? Because it might be that GIF just cannot handle all the frames. You might also want to check if the same thing happens with mkv or mp4?
Created attachment 107669 [details] attachment-20524-0.html Actually, I did, and the mp4 only had the shortened version as well. Having Krita not dispose of the PNG frames and running ffmpeg myself produced an animated GIF with all of the frames, so it is not an inherent problem with the GIF format either. Everything I've seen so far suggests some problem in the way that ffmpeg is invoked On 09/03/2017 11:23 AM, wolthera wrote: > https://bugs.kde.org/show_bug.cgi?id=384302 wolthera > <griffinvalley@gmail.com> changed: What |Removed |Added > ---------------------------------------------------------------------------- > CC| |griffinvalley@gmail.com > --- Comment #1 from wolthera <griffinvalley@gmail.com> --- > What is the framerate? Because it might be that GIF just cannot handle all the > frames. You might also want to check if the same thing happens with mkv or mp4? >
What command line do you use for ffmpeg?
Does this still happen with 3.3.2 or 4.0-prealpha.2?
I have the same problem. it renders PNGs fine, but not the video (it has reduced frames). I render the animation the same as the document's size and frame rate.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!