Add Overwrite Option #104182
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#104182
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I work at a small studio where we use blender for animation and Davinci Resolve for video editing.
Our workflow is usually dependent on the frames being in the exact same directory per project. That way if we need to revise an animation, we can render to the same directory, and have resolve automatically be updated with the new frames, for a quick re-render. Not having an overwrite function breaks that workflow.
Added subscriber: @ehabcharek-2
Also if there are some glitching frames you cannot just re-render them unless you delete them first.
This is by design. Flamenco will not overwrite files, as a safety precaution. It's easier to recover from a quickly finishing render job (because it didn't render anything, as all files were still there) than it is from accidental overwrites.
Thanks for your response Sybren,
I understand that part of it but if I have a long render with a few frames of error it becomes a bit of a nuisance (I usually render EXR’s). It would be nice to have an option to override this behavior as Blender itself does when rendering.
I know, that's why I marked this report as 'confirmed' instead of closing it ;-)
This relates to #104264 and #101569, once we have those implemented this will become quite simple to do.