mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
13 lines
252 B
JSON
13 lines
252 B
JSON
{
|
|
"clean": true,
|
|
"lto": false,
|
|
"optimization": 0,
|
|
"static": true,
|
|
"shared": false,
|
|
"cpu": "native",
|
|
"arch": "native",
|
|
"target_windows": false,
|
|
"ffmpeg_enable": [
|
|
"libopus", "libdav1d", "libsvtav1_psy"
|
|
]
|
|
} |