[Bug 748068] New: equalizer not changing settings dynamically

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 17 09:37:02 PDT 2015


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

            Bug ID: 748068
           Summary: equalizer not changing settings dynamically
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: luis at debethencourt.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 301863
  --> https://bugzilla.gnome.org/attachment.cgi?id=301863&action=edit
we need update_coefficients () to run for the dynamic changes in the bands'
properties

When doing something like this the audio is clearly equalized.
gst-launch-1.0 filesrc location=sample.mp3 ! mad ! audioconvert !
equalizer-3bands band1=-12.0 band2=-24.0 ! audioconvert ! autoaudiosink

But when running the equalizer application in tests/examples/equalizer/, moving
the sliders doesn't change the audio at all.

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