https://bugs.kde.org/show_bug.cgi?id=461009
Bug ID: 461009
Summary: Suggested filenames of rendered image sequences
Classification: Applications
Product: krita
Version: 5.1.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: Usability
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
In the dialog box for rendering image sequences the file name is not set to the
current document.
This would be nice when going through and rendering multiple files/scenes.
Video editing programs seem to usually use the filename when importing,
so with the current default every sequence show up labeled "frame".
(Opentoonz uses a dot to separate the name from the sequence number when
importing (frame.0001.png), but does provide a built in renaming tool.)
OBSERVED RESULT
The dialog box for rendering animation use the last used folder.
last_saved_animation / frame0000.png
last_saved_animation / frame0001.png
last_saved_animation / frame0003.png
SUGGESTED RESULT
What if it used the same suggested name as for rendering to video like so:
current_file / current_file.0000.png
current_file / current_file.0001.png
current_file / current_file.0003.png
--
You are receiving this mail because:
You are watching all bug changes.