Apparently 17 isn't a supported crf value
This commit is contained in:
parent
4550c8467d
commit
a5ff616c8f
@ -58,7 +58,7 @@ export async function onRequestPost(context: RequestContext) {
|
||||
outputs: {
|
||||
mp4: {
|
||||
format: {
|
||||
level: 17,
|
||||
level: 20,
|
||||
},
|
||||
path: `/${attachment}.mp4`,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user