Flamenco: use 6 #-signs, Flamenco Server expects this
This commit is contained in:
parent
8cefb4fb07
commit
0422070d55
@ -418,7 +418,7 @@ def _render_output_path(
|
||||
|
||||
# Blender will have to append the file extensions by itself.
|
||||
if is_image_type(render_image_format):
|
||||
return dir_components / '#####'
|
||||
return dir_components / '######'
|
||||
return dir_components / flamenco_render_frame_range
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user