-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hi, I'm speaking as the author of https://github.com/brauliobo/media-downloader-bot
I need to ensure the file size isn't bigger than Telegram 50mb limit for bot uploads.
I'm using the CQP setting there to provide a consistent quality.
In H264 I can provide a buffer size of 50M and restrict the max rate while using -crf option in FFMpeg (see https://github.com/brauliobo/media-downloader-bot/blob/main/zipper.rb#L33)
How can I do something similar with SVT-VP9?
Metadata
Metadata
Assignees
Labels
No labels