mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
no need to copy codec and pixel format
This commit is contained in:
parent
de0c0effe6
commit
b5d7ae0d2a
1 changed files with 0 additions and 2 deletions
|
|
@ -324,8 +324,6 @@ class ExtractReviewSlate(openpype.api.Extractor):
|
|||
copy_args = (
|
||||
"-metadata",
|
||||
"-metadata:s:v:0",
|
||||
"-codec:v",
|
||||
"-pixfmt",
|
||||
"-b:v",
|
||||
"-b:a",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue