Created
December 19, 2013 14:19
-
-
Save jdiez17/8039786 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We're currently working on getting support for VTT, SRT, and ASS subtitles on MediaCrush, but we're not | |
done. If we finish it up, we'll revisit this post and describe how it's done. | |
You'll need to discover and extract subtitles and fonts, as well as provide a client-side subtitle | |
rendering solution like [libjass](https://github.com/Arnavion/libjass) or [WebVTT](https://wiki.mozilla.org/WebVTT). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment