Skip to content

vtenc: Add support for CBR, ABR with data rate limits, fix quality property, and more

Nirbheek Chauhan requested to merge nirbheek/gstreamer:vtenc-cbr into main

CBR is only supported on macOS 13.0+ and iOS 16.0+ on Apple Silicon, so we emulate it on other platforms with the data rate limits property.

Edited by Nirbheek Chauhan

Merge request reports