Refacto of the scene cut detection, make it generic and add another algorythm as an option
This commit is contained in:
@@ -252,6 +252,7 @@ class ImportShots(PropertyGroup):
|
||||
|
||||
#shot_folder_template: StringProperty(
|
||||
# name="Shot Template", default="$PROJECT_ROOT/sequences/sq{sequence}/sh{shot}")
|
||||
clear: BoolProperty(default=True)
|
||||
|
||||
video_template : StringProperty(
|
||||
name="Video Path", default="//sources/{sequence}_{shot}_{task}.{ext}")
|
||||
|
||||
Reference in New Issue
Block a user