I don't even know

This commit is contained in:
matty 2024-04-09 23:33:51 -04:00
parent 7d6779ecd6
commit 2a087cc3c0
1 changed files with 0 additions and 1 deletions

1
dist/main.js vendored
View File

@ -165,7 +165,6 @@ async function vodBuilder(params) {
// `-b:v${streamSuffix} ${targetBitrate}`,
// `-bufsize ${targetBitrate * 2}`,
// `-cq 21`, // increased 19 to 21, file size massive
// `-cq 19`,
`-profile:v${streamSuffix} high`
]
};