Sara Veldhoen

Results 2 issues of Sara Veldhoen

**Problem/Use Case** The current implementation for image_name_template allows four placeholders (of which FRAME_NUMBER is not described in the documentation). ``` file_path = '%s.%s' % (filename_template.safe_substitute( VIDEO_NAME=video.name, SCENE_NUMBER=scene_num_format % (i +...

improvement
in progress