Further decrease crf

This commit is contained in:
Regalijan 2024-03-27 01:03:59 -04:00
parent 3f8d79a95d
commit 4550c8467d
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520

View File

@ -58,7 +58,7 @@ export async function onRequestPost(context: RequestContext) {
outputs: { outputs: {
mp4: { mp4: {
format: { format: {
level: 22, level: 17,
}, },
path: `/${attachment}.mp4`, path: `/${attachment}.mp4`,
}, },