https://bugs.kde.org/show_bug.cgi?id=364046
Tobias <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Tobias <[email protected]> --- I think this bugreport can be closed because Krita 4.2 has --export-sequence: --export-sequence New in version 4.2. Export animation to the given filename and exit If a KRA file has no animation, then this command prints “This file has no animation.” error and does nothing. krita --export-sequence --export-filename file.png test.kra This line takes the animation in test.kra, and uses the value of –export-filename (file.png), to determine the sequence fileformat(‘png’) and the frame prefix (‘file’). -- You are receiving this mail because: You are watching all bug changes.
