ffmpeg generation on a temporary directory #4
Labels
No labels
UI
bug
duplicate
enhancement
help wanted
invalid
question
robustness
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: techbloc/techrec#4
Loading…
Reference in a new issue
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?
If files are created directly on the output/ directory, there could be errors regarding an existing, but not correct, file.
This should be avoided creating the file, then doing a rename()
Implementation:
- create a pre_check() for that