Skip to content

File size control in CQP mode #165

@brauliobo

Description

@brauliobo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions