Releases: intel/libmebo
Releases · intel/libmebo
LibMebo 0.1.0 : First Release
What is LibMebo?
LibMebo is an open-source library to orchestrate the bitrate control algorithms for a video encoder pipeline. This library has a collection of algorithms derived from various video encoder libraries. The intention for Libmebo is to allow the video encoder implementations to enable customized bitrate control outside of the core pipeline. The encoder itself could be running on software or hardware.
Please read the explainer for the details: https://github.com/intel/libmebo/blob/master/explainer.md
== Source Code ==
-
Git repository:
https://github.com/intel/libmebo -
Source tarballs:
https://github.com/intel/libmebo/releases/tag/0.1.0
fa81f2ea6dfd87b70ba6e306cdc9e8cd libmebo-0.1.0.tar.gz
== Features ==
Add libmebo API for Software Bitrate Control
Add CBR mode bitrate algorithm for VP9 encode (derived from libvpx)
Add CBR mode bitrate algorithm for VP8 encode (derived from libvpx)
Add CBR mode bitrate algorithm for AV1 encode (derived from aom libraray)
Add a sample fake-encode application for testing libmebo
== Reporting Bugs ==
- Bugs can be reported in the LibMebo GitHub issue system at:
https://github.com/intel/libmebo/issues