mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-24 21:44:52 +00:00
12 lines
175 B
JSON
12 lines
175 B
JSON
{
|
|
"scale": [0.8, 0.8],
|
|
"encoders": [
|
|
{
|
|
"encoder": "x264",
|
|
"codec": "h264",
|
|
"bitrate": 100000000,
|
|
"width": 1.0,
|
|
"height": 1.0
|
|
}
|
|
]
|
|
}
|