Search found 2 matches

by umashankardas
Mon Nov 09, 2015 10:47 am
Forum: General MakeMKV discussion
Topic: Multifile support of MKV on a <video> tag in browsers
Replies: 3
Views: 7060

Re: Multifile support of MKV on a <video> tag in browsers

This isn't a question that applies to MakeMKV.

First, MakeMKV isn't going to put multiple video streams in an MKV file, and second, this isn't a general "support-for-all-things-MKV" forum.

I'd suggest going to your favorite seach engine and typing in "playing MKV files in a browser".

Thanks ...
by umashankardas
Mon Aug 03, 2015 8:07 pm
Forum: General MakeMKV discussion
Topic: Multifile support of MKV on a <video> tag in browsers
Replies: 3
Views: 7060

Multifile support of MKV on a <video> tag in browsers

Hi,
I'm trying to run multiple videos on a browser using the video tag. I'm able to implement this using jquery and switching. Now, I'm aware that MKV is a container format which can store multiple videos, My question is, how do I play the correct video inside the container from the browser?

Do I ...