Skip to content

[Feature Request] Per-Frame Quantization Control (AVC/HEVC/SVT-AV1 like) #2588

Open
@master-of-zen

Description

@master-of-zen

x265 doc
SVT-AV1 doc

Rate control ability to set--quantizer value on per frame basis.
Rav1e reads text file where each line represents quantizer number for the next frame.
--quantizer_file qp.txt
qp.txt:

60
80
90

Behavior if file end first: Repeat last quantizer. Print warning
Behavior if video end first: Print warning to console
I might do it myself if I get familiar with Rust

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions