Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Further decrease crf
  • Loading branch information
regalijan committed Mar 27, 2024
1 parent 3f8d79a commit 4550c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/api/reports/complete.ts
Expand Up @@ -58,7 +58,7 @@ export async function onRequestPost(context: RequestContext) {
outputs: {
mp4: {
format: {
level: 22,
level: 17,
},
path: `/${attachment}.mp4`,
},
Expand Down

0 comments on commit 4550c84

Please sign in to comment.