[gstreamer-bugs] [Bug 607798] x264enc needs updating to support new features
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 29 10:49:09 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=607798
GStreamer | gst-plugins-ugly | git
--- Comment #1 from Mark Nauwelaerts <manauw at skynet.be> 2010-01-29 18:49:07 UTC ---
Created an attachment (id=152599)
View: https://bugzilla.gnome.org/attachment.cgi?id=152599
Review: https://bugzilla.gnome.org/review?bug=607798&attachment=152599
Expose additional upstream features
Attached patch should take care of most (low-level) items mentioned above (give
or take tastes on property descriptions and/or defaults).
As for b-adapt, while it is not particularly complex changing this to an enum,
this might be considered API/ABI breaking (which may not be the Way To Go ??).
As for the tunings and/or presets in x264:
* on the one hand, I do not know how (well?) this would combine with the
"GStreamer level" presets (the latter being restricted to configuring
properties that are actually exposed, the former not).
* on the other hand, it would be appreciated (and possible more generally
useful) if these tunings and/or presets would in some way be accessible on
library level (somehow comparable to x264_param_default). That would avoid a
code level copy-and-paste (in this and possibly other wrappers), which would
have a hard(er) time keeping up with upstream modifications and/or additions in
that area.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list