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.
78 lines
1.4 KiB
78 lines
1.4 KiB
[
|
|
{
|
|
"Format": "mp4",
|
|
"Scale": "1280:720",
|
|
"Resize": true,
|
|
"VideoBitrate": 900,
|
|
"AudioBitrate": 192,
|
|
"Speed": "veryfast",
|
|
"CleanFilename": false,
|
|
"CRF": 20,
|
|
"FPS": 30,
|
|
"Tune": "animation",
|
|
"Input": "*.mp4",
|
|
"OutDir": "renders",
|
|
"Passes": 3,
|
|
"Extras": [
|
|
"-movflags", "faststart",
|
|
"-tune", "animation"
|
|
]
|
|
},
|
|
{
|
|
"Format": "webm",
|
|
"VideoBitrate": 600,
|
|
"Scale": "1280:720",
|
|
"Resize": true,
|
|
"VideoCodec": "libvpx-vp9",
|
|
"AudioBitrate": 192,
|
|
"AudioCodec": "libopus",
|
|
"Speed": "veryfast",
|
|
"CleanFilename": false,
|
|
"CRF": 20,
|
|
"FPS": 30,
|
|
"Tune": "animation",
|
|
"Input": "*.mp4",
|
|
"OutDir": "renders",
|
|
"Passes": 2,
|
|
"Extras": [
|
|
]
|
|
},
|
|
{
|
|
"Format": "mp4",
|
|
"Scale": "1920:1080",
|
|
"Resize": false,
|
|
"VideoBitrate": 900,
|
|
"AudioBitrate": 192,
|
|
"Speed": "veryfast",
|
|
"CleanFilename": false,
|
|
"CRF": 20,
|
|
"FPS": 30,
|
|
"Tune": "animation",
|
|
"Input": "*.mp4",
|
|
"OutDir": "renders",
|
|
"Passes": 3,
|
|
"Extras": [
|
|
"-movflags", "faststart",
|
|
"-tune", "animation"
|
|
]
|
|
},
|
|
{
|
|
"Format": "webm",
|
|
"Scale": "1920:1080",
|
|
"Resize": false,
|
|
"VideoBitrate": 600,
|
|
"VideoCodec": "libvpx-vp9",
|
|
"AudioBitrate": 192,
|
|
"AudioCodec": "libopus",
|
|
"Speed": "veryfast",
|
|
"CleanFilename": false,
|
|
"CRF": 20,
|
|
"FPS": 30,
|
|
"Tune": "animation",
|
|
"Input": "*.mp4",
|
|
"OutDir": "renders",
|
|
"Passes": 2,
|
|
"Extras": [
|
|
]
|
|
}
|
|
]
|
|
|