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

FCS experiment: can't seek within first 30 minutes of file #2

Closed
atruskie opened this issue Jun 25, 2019 · 6 comments
Closed

FCS experiment: can't seek within first 30 minutes of file #2

atruskie opened this issue Jun 25, 2019 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@atruskie
Copy link
Member

@Allcharles noticed the other day you can't click or drag seek within the first 30 minutes of the audio file.

We suspect it's a bug in MediaElement.js because we reproduced it cross-browser.

We also need to test if the problem happens in the native HTML5 audio element - I suspect it does not.

@atruskie atruskie added the bug Something isn't working label Jun 25, 2019
@Allcharles
Copy link
Collaborator

Just got my workbench running and the bug doesn't happen with the native HTML5 audio element for firefox and chrome.

@atruskie
Copy link
Member Author

Great! Now to investigate mediaelement.js...

@Allcharles
Copy link
Collaborator

Okay so the bug only deals with the 0 second time point. Any other time point seems to function perfectly normal. So it seems that the problem is not a bug but a feature of the library.

@atruskie
Copy link
Member Author

Can you explain further? 30minutes is not 0 seconds. Can you link to problematic source, or issues?

Do you have a suggestion for further action?

@Allcharles
Copy link
Collaborator

The issue only occurs when the timestamp of the audio file is close to 0 seconds. After 30 minutes into the audio source you are free to seek any amount that you want. Ive downloaded the source code an am taking a look to see if there is a setting i can flip to turn off the feature.

@atruskie
Copy link
Member Author

Nice work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants