Summary: | Render animation doesn't include all frames | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | gft |
Component: | Animation | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | griffinvalley, halla, prbardin |
Priority: | NOR | Keywords: | triaged |
Version First Reported In: | 4.0.4 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | attachment-20524-0.html |
Description
gft
2017-09-03 05:09:08 UTC
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! |