Flamenco: use 6 #-signs, Flamenco Server expects this

This commit is contained in:
Sybren A. Stüvel 2017-01-31 18:28:35 +01:00
parent 8cefb4fb07
commit 0422070d55

View File

@ -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