if mkv contains h.264 video and acc audio, it can be played on modern browsers(chrome)
there are some modifications needed in order to make this work though.
such as add mkv into html5 player's js file, mark file format in database as video/mp4 etc.
I have tried it, it works