[Webkit-unassigned] [Bug 83704] [EFL][GTK] media/event-attributes.html fails if mixer is not at 100%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 03:44:03 PDT 2012


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





--- Comment #16 from Jussi Kukkonen <jussi.kukkonen at intel.com>  2012-09-11 03:44:26 PST ---
(In reply to comment #14)
> Yes, this is due to PulseAudio's flat volumes feature combined with its modules to restore stream and device volume values I'm afraid.

I've now re-tested, and it happens without any "-restore" modules (just flat volume feature seems to be enough). Without flat volume the htmlelement volume stayed at 1.0


(In reply to comment #15)
> So I think we just need to initialize the MediaElement properties as early 
> as possible. It's not acceptable that muted and volume change drastically 
> _after_ the player app calls MediaElement.play(). 

Based on looking at playbin2 and asking on #gstreamer, it seems this is the best we can get... playbin2 cannot know the volume it will have until it's playing.

Also, "muted" property does not actually change as I claimed, it's just "volume" that is adjusted.

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