Search code examples
javascriptvideomobile-safarihtml5-video

play video with subtitles


Hi i want to see a video with a subtitle ".srt" in html5. What can i do with javascript?


Solution

  • first results in Google; query: "html5 video subtitles" (there's lots of materials):

    If you are using jQuery, choosing jQuery.srt seems good.