JavascriptSubtitlesOctopus icon indicating copy to clipboard operation
JavascriptSubtitlesOctopus copied to clipboard

Displays subtitles in .ass format from JavaScript. Supports most SSA/ASS features, easily integrates with HTML5 videos.

Results 36 JavascriptSubtitlesOctopus issues
Sort by recently updated
recently updated
newest added

Trying to build using regular `make` (no docker, no buildah). Fails when compiling HarfBuzz. Tried popping back to 4.1.0, 4.0.0, same issue. What am I doing wrong? ``` make: make...

build

ASS rendering depends on the original video’s storage resolution. Even if we can somehow obtain the video resolution of the current associated video stream, this may not be correct if...

bug

To add a custom wasmUrl configuration for libass, support loading wasm through CDN or other static servers.

Does anyone have a build of this where libass has libunibreak linked? More info: https://github.com/libass/libass/releases/tag/0.17.0

As a novice, after reading the README.md file, I don't know how to import it in SubtitlesOctopus