[Webkit-unassigned] [Bug 54140] [GStreamer] Video player sets system volume to 100%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 11 00:30:08 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54140





--- Comment #2 from Philippe Normand <pnormand at igalia.com>  2011-02-11 00:30:08 PST ---
I tracked down this issue to gstreamer's pulsesink :/
Can you try this in command line? This is more or less the equivalent of what our player does and I can reproduce the volume issue with this:

gst-launch-0.10 playbin2 volume=1 uri=file://....

Removing volume=1 fixes the problem

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list