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
525 B
28 lines
525 B
[
|
|
{
|
|
"Format": "webm",
|
|
"Scale": "1920:1080",
|
|
"Resize": false,
|
|
"VideoBitrate": 900,
|
|
"AudioBitrate": 192,
|
|
"VideoCodec": "libvpx-vp9",
|
|
"CleanFilename": false,
|
|
"CRF": 20,
|
|
"FPS": 30,
|
|
"Tune": "animation",
|
|
"Input": "LGo*.mp4",
|
|
"OutDir": "dash_test",
|
|
"Passes": 1,
|
|
"Extras": [
|
|
"-deadline", "realtime",
|
|
"-row-mt", "1",
|
|
"-cpu-used", "8",
|
|
"-g", "150",
|
|
"-keyint_min", "150",
|
|
"-tile-columns", "4",
|
|
"-tile-rows", "2",
|
|
"-frame-parallel", "1",
|
|
"-tune-content", "1"
|
|
]
|
|
}
|
|
]
|
|
|