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

Audio for video can be heard, but no visual #239

Closed
rkwright opened this issue Nov 22, 2014 · 1 comment
Closed

Audio for video can be heard, but no visual #239

rkwright opened this issue Nov 22, 2014 · 1 comment

Comments

@rkwright
Copy link
Member

The EPUB loads in Chrome correctly and the video can be STARTED, but once it is started the video (and the controls) disappears although the AUDIO continues to play just fine.

Plays fine in iBooks and the SDKLauncher-OSX. Fails only in Chrome.

Tested with Chrome Extension 2.15.2 on OSX Yosemite (10,10.1)

File is here: https://readiumfoundation.box.com/s/eruhof2djmz3mmj1qg3a

@rkwright rkwright added this to the m1.1 milestone Nov 22, 2014
danielweck added a commit to readium/readium-shared-js that referenced this issue Nov 23, 2014
@danielweck
Copy link
Member

I am able to reproduce this Chrome-specific rendering bug with the provided EPUB, and cc-shared-culture-20120130.epub. Thanks @rkwright

Note that Opera also suffers from this bug too, but only with the provided EPUB (it looks like this issue depends on video codecs).

Safari does not exhibit this rendering bug (different WebKit version? WebKit2 vs. Chromium?).

Anyway, now "fixed", by triggering CSS3D GPU acceleration specifically on video elements (note that this does not work in Opera, because unfortunately the video controls become unresponsive):

readium/readium-shared-js@dc921ee

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

No branches or pull requests

2 participants