GNOME Bugzilla – Bug 670608
[0.11] Schroenc should have force-profile settings moved to caps
Last modified: 2012-09-03 18:32:35 UTC
The options of the force-profile property should be in the caps, like we do for other profiles and other codecs.
What's the difference between "profile" and "force-profile" ? schroenc's property descriptions are a bit lacking really.
"profile" is the profile actually used, based on any restrictions that may be chosen, and is read-only. "force-profile" is read/write and has the highest priority setting any restrictions to get a particular profile.
commit bc93340fd4cb3893ce2b0ff9ea87201588d8546e Author: Tim-Philipp Müller <tim@centricular.net> Date: Mon Sep 3 14:04:40 2012 +0100 schroenc: configure profile/level from allowed downstream caps instead of properties This is how it's done elsewhere and works better with encodebin. Removes "force-profile" property, read-only "profile" property and "level" property. https://bugzilla.gnome.org/show_bug.cgi?id=670608