[Bug 767698] [RFE] No sound volume control on systems using alsasink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 17 11:18:24 UTC 2016


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

--- Comment #2 from Andrey <andrey.aleksandrovich at googlemail.com> ---
I am using alsasink. As Victor Toso mentioned (link above), it doesn't have
volume implemented, while pulsesink does.

checked with gst-inspect-1.0

------ pulsesink element from pulseaudio -------
$ gst-inspect-1.0 pulsesink | grep -i volume
  GstStreamVolume
  volume              : Linear volume of this stream, 1.0=100%

------ alsasink element from alsa ------
$ gst-inspect-1.0 alsasink | grep -i volume
$

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