WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
106776
[Qt] QGraphicsWebView does not play video or audio
https://bugs.webkit.org/show_bug.cgi?id=106776
Summary
[Qt] QGraphicsWebView does not play video or audio
Titta Heikkala
Reported
2013-01-14 03:03:32 PST
Steps to reproduce: 1. Simple HTML page which includes video element with type mp4 content and audio element with mp3 content 2. Qt application with QGraphicsWebView 3. In application PluginsEnabled 4. Run application 5. Play video 6. Play audio Expected results: - The video and audio are played Actual results: - It looks like the video and audio start to play because the ‘play’ indicator is changed to ‘pause’ indicator, but neither is actually played. Windows Media Player plays both fine. The issue can be reproduced with Qt 5.0.0. Attached an application that can be used for testing purposes. The multimedia and images folder don’t have any content do copyright issues, but the issue can be reproduced with any valid mp4 and mp3 files.
Attachments
Example to reproduce the issue
(2.12 KB, application/x-zip-compressed)
2013-01-14 03:04 PST
,
Titta Heikkala
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Titta Heikkala
Comment 1
2013-01-14 03:04:12 PST
Created
attachment 182536
[details]
Example to reproduce the issue
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug