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

Poster with Preload Auto broken #290

Closed
tetherit opened this issue Nov 3, 2011 · 5 comments
Closed

Poster with Preload Auto broken #290

tetherit opened this issue Nov 3, 2011 · 5 comments

Comments

@tetherit
Copy link

tetherit commented Nov 3, 2011

This has been a bug that is stopping me from using mediaelement for many months now.

The poster and preload work as expected when HTML5 is used, but in the Flash fallback, the video loads, then it shifts to play (the poster is removed and the play button changes to a pause button) but the video does not play. User would then have to click pause, then again on play, to actually get it to start playing.

Any solution or work around to make poster with preload work with the flash fallback?

@johndyer
Copy link
Collaborator

If you set to preload="none" you should see the desired behavior.

@tetherit
Copy link
Author

I want it to preload though :(

@mericson
Copy link

mericson commented Dec 2, 2011

Mediaelement seems great, but I'm having the same bug, which makes it pretty much unusable, since it appears the two options for the Flash fallback are:

"preload: none" results in a black screen.
"prelaod: auto" or "preload: metadata" results in this bug with the poster removed and play button changed to pause.

Any chance that this will get fixed?

@yahreen
Copy link

yahreen commented Dec 5, 2011

I third that

@johndyer
Copy link
Collaborator

johndyer commented Dec 5, 2011

This is fixed in the latest code. Look for it in 2.4.1

@johndyer johndyer closed this as completed Dec 5, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants