-
Notifications
You must be signed in to change notification settings - Fork 22
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
Incompatibility with minified versions of videojs #2
Comments
Any specific error you are getting? edit: |
is it only suppose to be specifically working with youtube videos? Ive tried replicating the same build as you have y building libjass but when i use it i get some error relating to libjass + renderer-null unexpected length. (Am i to use the dev version of videojs or the normal version) Ill try replicating the problem again and giving screenshots |
No, you can probably use any provider.
Yeah, you'll have to use the
are you on the latest version which I've just pushed less than an hour ago? |
i think the the 2nd issue you mentioned might be the problem. And ill build the newest one now and test it. |
Alright that seems to have worked. I just wish i didnt have to use the dev version because i want to minify it. |
Glad to hear that you got it working. 😃 Actually, you can in fact use the minified version videojs with the current version of this plugin You can disable the subtitle toggle button by setting the option like this:
You can implement your own function to show/hide the subtitle if you need so. |
Meh ill just live with the dev version for now. Would you like to see how On Thu, Jan 22, 2015 at 8:05 PM, Sunny Li notifications@github.com wrote:
|
I think you'll need to modify this plugin quite a bit if you need it to load multiple subtitle files I'm not planning to add more features to this plugin at the moment, |
Well the only thing i've managed to do was make it work with a responsive On Fri, Jan 23, 2015 at 1:18 AM, Sunny Li notifications@github.com wrote:
|
Teranode, are you able to supply those fixes? It may help me with my problem on mobile and responsive player. |
Hi, I've released Just so you know. 😄 PSA: |
any version above this one gives off errors
The text was updated successfully, but these errors were encountered: