Skip to content

Web-based MKV player with subtitle support

Notifications You must be signed in to change notification settings

wiedymi/mkv-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkv-player

Web-based MKV player with subtitle support.

Try it out now: https://mkv-player.netlify.com/

This is a Javascript web-app to play .mkv files with embedded .ass or .ssa subtitles. Javascript is used to extract the fonts and subtitles before being rendered using a WebAssembly version of libass.

Especially useful for Chromebooks where there are no native video player with .ass or .ssa support available.

About

Web-based MKV player with subtitle support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • HTML 3.2%
  • CSS 1.5%