Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Html5 video #830

Closed
yellowhat opened this issue Jun 1, 2015 · 4 comments
Closed

Html5 video #830

yellowhat opened this issue Jun 1, 2015 · 4 comments
Labels

Comments

@yellowhat
Copy link

Hi all,
I am using otter 0.9.06-dev on gentoo.
If I try to play an html5 video it plays just the sound but no video.
For example if I go here http://www.w3schools.com/html/html5_video.asp and click play it plays just the sound but the area where the video should be stays white.

Thanks

@Emdek Emdek added the invalid label Jun 1, 2015
@Emdek
Copy link
Member

Emdek commented Jun 1, 2015

QtWebKit uses GStreamer through QtMultimedia, you need to install plugins, at least gstreamer-plugins-good (or with similar name), usually for GStreamer 0.10 (or 1.0, depending on version used when building Qt).

@Emdek Emdek closed this as completed Jun 1, 2015
@The-Compiler
Copy link

Something similar to gst-libav (that's how it's named on Arch) might also be needed.

@yellowhat
Copy link
Author

media-plugins/gst-plugins-libav was missing.

Thanks

@oliver1111333
Copy link

How to work on windows? For windows user, it is so important to play video. It is a basic feature.
I try to compile qtmultimedia to support gstream, but failed. Can we provide ways to do?
If our installer or portable executable file support video playing on windows, otter will be more powerful.

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

No branches or pull requests

4 participants