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

ogg.js seekbar do not work. #13

Open
Jeroi opened this issue Apr 18, 2016 · 0 comments
Open

ogg.js seekbar do not work. #13

Jeroi opened this issue Apr 18, 2016 · 0 comments

Comments

@Jeroi
Copy link

Jeroi commented Apr 18, 2016

<script src="codecs/js/aurora.js"></script> <script src="codecs/js/mp3.js"></script> <script src="codecs/js/alac.js"></script> <script src="codecs/js/flac.js"></script> <script src="codecs/js/ogg.js"></script> <script src="codecs/js/opus.js"></script> <script src="codecs/js/vorbis.js"></script> <script src="codecs/js/ogg.js"></script> <script src="codecs/js/aac.js"></script>

With this order I was able to make all codecs work, ogg file playback have issues with seekbar. It is not updated with the defualt mp3 demopage.

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

1 participant