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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 5 05:11:55 PDT 2009


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

--- Comment #9 from Bastien Nocera <hadess at hadess.net> 2009-10-05 12:11:53 UTC ---
$ gst-launch-0.10 -v audiotestsrc num-buffers=10 ! pulsesink volume=0.5 | fgrep
volume
/GstPipeline:pipeline0/GstPulseSink:pulsesink0: volume = 0.035958

$ gst-launch-0.10 -v audiotestsrc num-buffers=10 ! pulsesink |fgrep volume
/GstPipeline:pipeline0/GstPulseSink:pulsesink0: volume = 0.071912

$ gst-launch-0.10 -v audiotestsrc num-buffers=10 ! pulsesink | fgrep volume
/GstPipeline:pipeline0/GstPulseSink:pulsesink0: volume = 0.071912

$ gst-launch -v playbin2 uri=file:///home/data/Documents/Movie\
Samples/Close_central_rounded_vowel.ogg volume=0.5 | grep volume
/GstPlayBin2:playbin20/GstPlaySink:playsink0/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse:
volume = 0.035958

$ gst-launch -v playbin2 uri=file:///home/data/Documents/Movie\
Samples/Close_central_rounded_vowel.ogg | grep volume
/GstPlayBin2:playbin20/GstPlaySink:playsink0/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse:
volume = 0.071912

$ gst-launch -v playbin2 uri=file:///home/data/Documents/Movie\
Samples/Close_central_rounded_vowel.ogg | grep volume
/GstPlayBin2:playbin20/GstPlaySink:playsink0/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse:
volume = 0.071912

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