You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
487 B
28 lines
487 B
[
|
|
{
|
|
"Format": "mp4",
|
|
"Scale": "1280:720",
|
|
"VideoBitrate": 900,
|
|
"AudioBitrate": 192,
|
|
"Speed": "veryfast",
|
|
"CleanFilename": false,
|
|
"CRF": 20,
|
|
"FPS": 30,
|
|
"Tune": "animation",
|
|
"Input": "test*.mp4",
|
|
"OutDir": "renders"
|
|
},
|
|
{
|
|
"Format": "mp4",
|
|
"Scale": "1920:1080",
|
|
"VideoBitrate": 1200,
|
|
"AudioBitrate": 192,
|
|
"Speed": "veryfast",
|
|
"CleanFilename": false,
|
|
"CRF": 20,
|
|
"FPS": 30,
|
|
"Tune": "animation",
|
|
"Input": "test*.mp4",
|
|
"OutDir": "renders"
|
|
}
|
|
]
|
|
|