Bug 34517
Summary: | [Qt] <video> element does not work with the Xine Phonon backend | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bernhard Rosenkraenzer <bero> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | pnormand, vestbo |
Priority: | P3 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | Linux |
Bernhard Rosenkraenzer
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).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Bernhard Rosenkraenzer
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.
Tor Arne Vestbø
Ah, I see. Updating...
Philippe Normand
QtWebKit now uses the pure-gstreamer MediaPlayerPrivate implementation, which seems to work fine.