[gstreamer-bugs] [Bug 595231] [pulsesink] Lowers volume after every new track

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 20 06:25:50 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595231
  GStreamer | gst-plugins-good | 0.10.15

René Stadler <mail> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mail at renestadler.de

--- Comment #8 from René Stadler <mail at renestadler.de> 2009-09-20 13:25:44 UTC ---
Can you reproduce this with gst-launch? Try:

gst-launch-0.10 -v audiotestsrc num-buffers=10 ! pulsesink volume=0.5

Then for volume restore, drop the volume=...:

gst-launch-0.10 -v audiotestsrc num-buffers=10 ! pulsesink |fgrep volume

If this works, it could be related to playbin2, try:

gst-launch-0.10 -v playbin2 uri=file:///home/.../...avi volume=0.5

Repeat again with restore:

gst-launch-0.10 -v playbin2 uri=file:///home/.../...avi |fgrep volume

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