Arcus92 / libpgs-js

Renderer for graphical subtitles (PGS) in the browser.
MIT License
4 stars 0 forks source link

Using web-worker to load and render subtitles #2

Closed Arcus92 closed 2 months ago

Arcus92 commented 2 months ago

Loading and rendering subtitles is now done in a separate thread via a web-worker to optimize performance.