[Bug 753304] pulsesink: volume does not appear to be linear; violates playbin contract
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 6 07:41:38 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753304
--- Comment #3 from Dustin Spicuzza <dustin at virtualroadside.com> ---
The code setting the volume is the gst-launch line above. ;)
I start out by setting the system volume to 3%, then running the command line
above, incrementing the volume parameter each time.
volume=0.01, system is 22%
volume=0.02, system is 27%
volume=0.04, system is 34%
volume=0.08, system is 43%
volume=0.1, system is 46%
volume=0.2, system is 58%
volume=0.3, system is 67%
volume=0.4, system is 74%
volume=0.5, system is 79%
volume=0.6, system is 84%
volume=0.7, system is 89%
volume=0.8, system is 93%
volume=0.9, system is 97%
volume=1.0, system is 100%
--
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