Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.mkv play #1107

Closed
ghost opened this issue Apr 19, 2017 · 10 comments
Closed

.mkv play #1107

ghost opened this issue Apr 19, 2017 · 10 comments

Comments

@ghost
Copy link

@ghost ghost commented Apr 19, 2017

Can't seem to play/stream .mkv files. Would be HUGE help! Thanks!

@ghost

This comment has been minimized.

Copy link
Author

@ghost ghost commented Apr 19, 2017

Thanks in advance!!!

@marcus-sa

This comment has been minimized.

Copy link

@marcus-sa marcus-sa commented Apr 19, 2017

Browser or desktop?
The <video> tag doesn't support .mkv playback, as for desktop you'd have to use an external player as VLC.

@ghost

This comment has been minimized.

Copy link
Author

@ghost ghost commented Apr 19, 2017

no no no, browser. Imagine the possibilities. Can I contact you in private?

@kocoten1992

This comment has been minimized.

Copy link
Contributor

@kocoten1992 kocoten1992 commented Apr 20, 2017

@AceVance , mkv is the container, the codec in container are factor video can play it or not (like h.264, vp9...).

But in my exp, sometimes even codec are vp9 (supported by firefox/chrome) and with mkv container, firefox won't play it, chrome however can. It best to stick with container and codec surely browser supported (mp4 / webm...)

https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats

@ghost

This comment has been minimized.

Copy link
Author

@ghost ghost commented Apr 20, 2017

The trick is to stream mkv from a torrent file through web app, without anything downloaded to an actual computer, except the cache. Which is possible. Just need to figure out the right way of getting mkv presented to the player in a way where it will understand the video/audio formats. That's the ultimate goal.

@ghost

This comment has been minimized.

Copy link
Author

@ghost ghost commented Apr 20, 2017

and again, thank you very much Kocoten1992 and marcus-sa for all the input. Can't thank you enough for engaging in this.

@kocoten1992

This comment has been minimized.

Copy link
Contributor

@kocoten1992 kocoten1992 commented Apr 20, 2017

It too confused, could you elaborate in much detail ?

@Daniel-Abrecht

This comment has been minimized.

Copy link

@Daniel-Abrecht Daniel-Abrecht commented Apr 20, 2017

Isn't this a duplicate of #405, #796 and jhiesey/videostream#29 again?

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Apr 20, 2017

Duplicate.

@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 3, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.