EldinZenderink / SubPlayerJS

Subtitle Player for HTML5 video tag made with JavaScript
MIT License
18 stars 12 forks source link

Cannot read property 'split' of undefined #2

Closed taimaiduc closed 3 years ago

taimaiduc commented 6 years ago

Cannot read property 'split' of undefined at String. (video.js:517)

EldinZenderink commented 6 years ago

Hi,

Sorry, but I don't think that's an issue related to SubPlayerJS, video.js is never used within subplayerjs, maybe it's another library that you are using?

That said, I haven't done any development lately on subplayerjs and it's definitely not ready for production use, therefor I highly suggest to seek a alternative to this.

I might pick up development in the future but I don't really have the time for it.

MasoudRahmani commented 3 years ago

with this pull https://github.com/EldinZenderink/SubPlayerJS/pull/6 the problem can be solved.