dding updates to gnommo
This commit is contained in:
+1
-1
@@ -1992,7 +1992,6 @@ def cmd_stitch(
|
||||
# Create/update narration_combined entry
|
||||
existing_videos["narration_combined"] = {
|
||||
"source_file": "narration_combined.mov",
|
||||
"output_file": "narration_combined.mov",
|
||||
"cutout": cutout,
|
||||
"always_visible": True,
|
||||
"volume": 1.0,
|
||||
@@ -3038,6 +3037,7 @@ _RSYNC_EXCLUDES = [
|
||||
"media/videos/intermediate/**",
|
||||
"media/narration/processed/",
|
||||
"media/narration/processed/**",
|
||||
"media/videos/narration_combined.mov",
|
||||
# Chunk scratch directories
|
||||
"**/chunks/",
|
||||
"**/chunks/**",
|
||||
|
||||
Reference in New Issue
Block a user