mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Merge branch 'develop' into bugfix/default-publish-iterator
This commit is contained in:
commit
ded16d5cea
1 changed files with 1 additions and 1 deletions
|
|
@ -1066,7 +1066,7 @@ DEFAULT_PUBLISH_VALUES = {
|
||||||
"output": [
|
"output": [
|
||||||
"-pix_fmt yuv420p",
|
"-pix_fmt yuv420p",
|
||||||
"-crf 18",
|
"-crf 18",
|
||||||
"-c:a acc",
|
"-c:a aac",
|
||||||
"-b:a 192k",
|
"-b:a 192k",
|
||||||
"-g 1",
|
"-g 1",
|
||||||
"-movflags faststart"
|
"-movflags faststart"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue