[Bug 771761] GstPlayer: add equalizer support [API]

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 21 14:14:13 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771761

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
API-wise, adding the NBANDS equalizer makes it all a bit awkward. You need to
have API for setting the number of bands, and also the center frequency and
shape of each band then (which you are missing above).

I think we should limit ourselves to the 3 and 10 band equalizers here instead.
And you want to add API to get the center frequency of each band at least.


This should also probably become part of playsink.

-- 
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