weizhenye / ASS

A lightweight JavaScript ASS subtitle renderer
https://ass.js.org
MIT License
523 stars 79 forks source link

connect assjs with videojs #4

Closed sandyAI closed 6 years ago

sandyAI commented 6 years ago

hello

how can i use assjs with videojs player? is there an example ?

thanks

weizhenye commented 6 years ago

I'm not familiar with video.js and just followed the quick start to make an rough example:

https://codepen.io/weizhenye/pen/YrgOJR

I may write a video.js plugin for ASS.js sometime.

MorganDai commented 4 years ago

image

Videojs Change the DOM. Just correct the video element id and container's id.