Functionsยง
- apply_
app_ output - Resolve final output path based on
--app-outputCLI option. Returns the path to the output file and ensures the directory exists. - open_
output - Open the rendered output in the default system viewer
- unzip_
frames - Extracts
frame_*.pngfrom a ZIP into a temporary folder and returns the folder path along with the temp directory guard.