mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge 5375323b06 into f9bbab9944
This commit is contained in:
commit
5e07ac1bc4
1 changed files with 0 additions and 1 deletions
|
|
@ -89,7 +89,6 @@ class ExtractOTIOTrimmingVideo(publish.Extractor):
|
||||||
"-ss", str(sec_start),
|
"-ss", str(sec_start),
|
||||||
"-t", str(sec_duration),
|
"-t", str(sec_duration),
|
||||||
"-i", video_path,
|
"-i", video_path,
|
||||||
"-c", "copy",
|
|
||||||
output_path
|
output_path
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue