Skip to content

rc_max_rate bigger than rc_min_rateΒ #135

@muniategui

Description

@muniategui

In trascoding example there are these lines:
video_avcc->rc_max_rate = 2 * 1000 * 1000;
video_avcc->rc_min_rate = 2.5 * 1000 * 1000;

Which are wrong since the max rate is less than the minimal rate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions