GNOME Bugzilla – Bug 748037
openh264enc: Add complexity property to configure speed / quality tradeoff
Last modified: 2015-04-17 12:55:07 UTC
Created attachment 301807 [details] [review] openh264enc: Add complexity property. The OpenH264 API has a complexity parameter that configures the speed / quality tradeoff. Low complexity is fast but less good quality. High complexity is slower but better quality.
commit e5c73c8c8c93bc4ee28236bf86adec36ba8d7176 Author: Robert Swain <robert.swain@ericsson.com> Date: Fri Apr 17 09:24:12 2015 +0200 openh264enc: Add complexity property for speed/quality tradeoff