.srt file as timeline
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
km0 f89ad06005 removed swap 2 years ago
.gitignore removed swap 2 years ago
index.html documentation and comments 2 years ago
index.js documentation and comments 2 years ago
jeetee.mp3 test js sub 2 years ago
jeetee.srt sub as timeline 2 years ago
readme.md process in readme 2 years ago
style.css documentation and comments 2 years ago

readme.md

Sub player

Use .srt file as timeline.
Test for La Jeetee VR.

  1. Load audio player
  2. Load subtitles .srt file
  3. Parse .srt files into array of subtitles
  4. Add timeupdate callback on audio player to update current subtitle
  5. Create an object to map the id of the subtitle to callback functions