Bug 34517

Summary: [Qt] <video> element does not work with the Xine Phonon backend
Product: WebKit Reporter: Bernhard Rosenkraenzer <bero>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: pnormand, vestbo
Priority: P3 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   

Description Bernhard Rosenkraenzer 2010-02-03 02:48:24 PST
Videos using the html5 <video> tag aren't played with QtWebKit on Linux with the Phonon Xine backend (or any of the other non-gstreamer backends).
Comment 1 Bernhard Rosenkraenzer 2010-03-09 03:48:54 PST
I'm not sure the summary change reflects what this bug is about -- the bug occurs even with 4.6 and 4.5, when Phonon is used but it's used with the xine backend rather than the gstreamer one.
Comment 2 Tor Arne Vestbø 2010-03-09 04:06:44 PST
Ah, I see. Updating...
Comment 3 Philippe Normand 2012-05-16 13:26:22 PDT
QtWebKit now uses the pure-gstreamer MediaPlayerPrivate implementation, which seems to work fine.