w3c / webcodecs

WebCodecs is a flexible web API for encoding and decoding audio and video.
https://w3c.github.io/webcodecs/
Other
987 stars 136 forks source link

Add per-frame QP support to AVC #667

Closed aboba closed 1 year ago

aboba commented 1 year ago

This value is used by VideoEncoder.encode() if VideoEncoder is configured with "quantizer" bitrate mode.

Followup for: #270

aboba commented 1 year ago

Editor's meeting: merge it!