This commit is contained in:
jrsndlr 2022-04-29 13:27:14 +02:00
parent fb2327ad3b
commit 5d8cea5046

View file

@ -336,7 +336,7 @@ class ExtractReviewSlate(openpype.api.Extractor):
"-safe", "0",
"-i", conc_text_path,
"-c", "copy",
"-timecode", offset_timecode,
"-timecode", offset_timecode,
output_path
]
if not input_audio: