Bug 34517 - [Qt] <video> element does not work with the Xine Phonon backend
Summary: [Qt] <video> element does not work with the Xine Phonon backend
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-02-03 02:48 PST by Bernhard Rosenkraenzer
Modified: 2012-05-16 13:26 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.