Add more format adjustments

This commit is contained in:
Regalijan 2024-03-27 01:49:44 -04:00
parent a5ff616c8f
commit 8af6678619
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520

View File

@ -59,6 +59,9 @@ export async function onRequestPost(context: RequestContext) {
mp4: { mp4: {
format: { format: {
level: 20, level: 20,
metadata: 0,
quality: 4,
vprofile: "high",
}, },
path: `/${attachment}.mp4`, path: `/${attachment}.mp4`,
}, },