Closed Bug 1899867 Opened 4 months ago Closed 4 months ago

Reflect BitrateMode::Constant to rc_max_rate and rc_min_rate in ffempg encoders

Categories

(Core :: Audio/Video: Web Codecs, defect, P1)

Desktop
All
defect

Tracking

()

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: chunmin, Assigned: chunmin)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The rc_min_rate and rc_max_rate is for minimum and maximum bitrate respectively. If the bit rate is constant, then rc_min_rate and rc_max_rate should be same as bit_rate

The libaom encoder's CBR setting relies on rc_min_rate == rc_max_rate, so this needs to be addressed before implementing bug 1876438.

Pushed by cchang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f13505d68177 Reflect CBR to FFmpeg encoders' rc rates r=media-playback-reviewers,padenot
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: