JavascriptSubtitlesOctopus icon indicating copy to clipboard operation
JavascriptSubtitlesOctopus copied to clipboard

Subtitles long loading

Open Lyrapuff opened this issue 5 years ago • 1 comments

Hello! I used that lib to implement subtitles in my project. A lot of users have issues with loading, mostly on Windows 7. It takes really long time to load subtitles, but when it loaded once user can change them immediately. What could be wrong?

Lyrapuff avatar May 06 '19 18:05 Lyrapuff

I met the same problem. It may be related to network but I have no idea. When I serve and access my app locally, subtitles load immediately. However, when app is served at a remote server, it takes a long time loading subtitles after subtitles-octopus-worker.js, subtitles-octopus-worker.wasm, subtitles-octopus-worker.data have been downloaded (the network panel shows that). I change my local app to use worker served remote, and same long loading happened.

fifv avatar Mar 13 '22 11:03 fifv