[Webkit-unassigned] [Bug 103723] [EFL] Volume control unable to show when preload="none" and src file is remote

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 03:53:41 PST 2013


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





--- Comment #5 from Halton Huo <halton.huo at gmail.com>  2013-01-11 03:55:32 PST ---
With my fix for GTK bug #106436, I suppose GTK build will have same issue. But I'm wrong(GTK does not meet this bug).

The audioTracks in (https://trac.webkit.org/browser/trunk/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp#L639) is always 0 with gstreamer 0.10 even start playing. With GTK build(gstreamer 1.0), audioTracks will bigger than 0 if start playing.

Now I'm guessing this is bug for gstreamer0.10. Now I'm trying to build EFL port with gstreamer1.0. 

Ubuntu can follow the instruction at https://wiki.ubuntu.com/Novacut/GStreamer1.0. (libgstreamer1.0-dev and libgstreamer-plugins-base1.0-dev need to be installed also).

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