Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add more format adjustments
  • Loading branch information
regalijan committed Mar 27, 2024
1 parent a5ff616 commit 8af6678
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions functions/api/reports/complete.ts
Expand Up @@ -59,6 +59,9 @@ export async function onRequestPost(context: RequestContext) {
mp4: {
format: {
level: 20,
metadata: 0,
quality: 4,
vprofile: "high",
},
path: `/${attachment}.mp4`,
},
Expand Down

0 comments on commit 8af6678

Please sign in to comment.