Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Qt5 QupZilla HTML5 Video has no time length (Infinity:NaN:NaN:NaN) #1461

Closed
NickLion opened this issue Sep 24, 2014 · 4 comments
Closed

Qt5 QupZilla HTML5 Video has no time length (Infinity:NaN:NaN:NaN) #1461

NickLion opened this issue Sep 24, 2014 · 4 comments

Comments

@NickLion
Copy link

QupZilla built with Qt5 has annoying bug: any html5 video, e.g. youtube, has no time length (current time seems fine). Instead of correct length it shows Infinity:NaN:NaN:NaN. This also makes timeline broken.
Demo browser build with Qt5 and Otter Browser (also uses Qt5) show time length properly.

I'm using Qt5.3.2, 64-bit, Linux (openSUSE 13.1 x86_64).
QupZilla, 1.7.0 git (hash ed252c5)

@JHooverman
Copy link
Member

This is unfortunately qtwebkit- and/ or maybe even youtube-related. If you visit this page, you will get the following results:

QupZilla (Application version: 1.7.0 (ed252c5), Qt version: 5.4.0, WebKit version: 538.1)

bunny1

As you can instead of Infinity:NaN:NaN:NaN it displays 0:00.

QtTestbrowser (Qt version: 4.8.6, Webkit version: 537.21)

bunny2

Displays the length correctly.

This is somehow releated to this Qt-Bug. It both described cases it is not possible to seek audio/ video.

Edit:
Otter-Browser (Application version: 0.9.03-dev, Qt version: 5.4.0, WebKit version: 538.1) will show the same results as QupZilla

otter

@NickLion
Copy link
Author

Hmm. Video in link you provide looks broken in qt5 test browser as well. But youtube: https://www.youtube.com/watch?v=YE7VzlLtp-4 played fine in Qt5 test browser & Otter:
otter_video
qt5test_video

@NickLion
Copy link
Author

Sorry, my bad. That was flash plugin. For some reason, no flash menu is shown, so i didn't realize that.

@JHooverman
Copy link
Member

Just for the records: An upstream bug for this issue exists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants