Add more format adjustments
This commit is contained in:
@ -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`,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user