Skip to content

Instantly share code, notes, and snippets.

@jdiez17
Created December 19, 2013 14:19
Show Gist options
  • Save jdiez17/8039786 to your computer and use it in GitHub Desktop.
Save jdiez17/8039786 to your computer and use it in GitHub Desktop.
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