delete 'vodeo test' config
This commit is contained in:
@@ -38,12 +38,7 @@
|
||||
},
|
||||
{ "name": "MP3 128k", "args": "-c:a mp3 -ab 128k -vn", "format": "mp3" },
|
||||
{ "name": "MP3 320k", "args": "-c:a mp3 -ab 320k -vn", "format": "mp3" },
|
||||
{ "name": "全损音质 8k", "args": "-c:a libopus -ab 8k -vn", "format": "webm" },
|
||||
{
|
||||
"name": "video test",
|
||||
"format": "webm",
|
||||
"args": "-c:a libopus -ab 128k -filter:v scale='min(640,iw)':min'(360,ih)':force_original_aspect_ratio=decrease -c:v libvpx -r 5"
|
||||
}
|
||||
{ "name": "全损音质 8k", "args": "-c:a libopus -ab 8k -vn", "format": "webm" }
|
||||
]
|
||||
},
|
||||
"tmpfs": {
|
||||
|
||||
Reference in New Issue
Block a user