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

Render uploaded video files? #55

Open
orschiro opened this issue Apr 14, 2016 · 4 comments
Open

Render uploaded video files? #55

orschiro opened this issue Apr 14, 2016 · 4 comments

Comments

@orschiro
Copy link

Dear all,

Coming from this Twitter conversation, I would like to hear your thoughts on supporting the direct rendering of uploaded video files (e.g. mkv).

This would be a very useful feature to share a video screencast without having to download the video file first to play it.

Thankfully,

~Robert

untitled

@ultramancool
Copy link
Contributor

We already support this using the video tag, as for mkv though, I'm not
sure many browsers support it. Try an webm or an h.264 mp4 and you should
be set for most browsers.
On Apr 14, 2016 11:54, "Robert Orzanna" [email protected] wrote:

Dear all,

Coming from this
https://twitter.com/riseupnet/status/720617136499068928?cn=cmVwbHk%3D&refsrc=email
Twitter conversation, I would like to hear your thoughts on supporting the
direct rendering of uploaded video files (e.g. mkv).

This would be a very useful feature to share a video screencast without
having to download the video file first to play it.

Thankfully,

~Robert


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#55

@orschiro
Copy link
Author

Dear @ultramancool,

Thank you for your quick reply and suggestion!

I use Vokoscreen to record
screencast which provides the following video settings:

  1. Videocodec libx264 with format mkv or avi

  2. Videocodec mpeg4 with format mkv or avi

Thus, mp4 is not directly supported.

Which is the one I should choose of these two?

Thankfully,

~Robert

Sent from Nylas N1, the extensible, open source
mail client.

On Apr 14 2016, at 6:03 pm, ultramancool <[email protected]>
wrote:

We already support this using the video tag, as for mkv though, I'm not
sure many browsers support it. Try an webm or an h.264 mp4 and you should
be set for most browsers.
On Apr 14, 2016 11:54, "Robert Orzanna" <[email protected]>
wrote:

> Dear all,
>
> Coming from this
> <https://twitter.com/riseupnet/status/720617136499068928?cn=cmVwbHk%3D
&refsrc=email>
> Twitter conversation, I would like to hear your thoughts on supporting
the
> direct rendering of uploaded video files (e.g. mkv).
>
> This would be a very useful feature to share a video screencast without
> having to download the video file first to play it.
>
> Thankfully,
>
> ~Robert
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly or view it on GitHub
> <#55>
>


You are receiving this because you authored the thread.
Reply to this email directly or [view it on GitHub](https://github.com/Upload/
Up1/issues/55#issuecomment-210019392)![](https://github.com/notifications/beac
on/AAKbw1cGzJq-wlo-Vx_lZOO6eSlI7lAoks5p3mU9gaJpZM4IHg9U.gif)

@pielover88888
Copy link

pielover88888 commented May 11, 2016

Sadly it seems your recording software does not directly allow you to record as mp4. You could convert the .mkv file with something like Handbrake before uploading, then you should be able to view it in the browser after it's uploaded.

@orschiro
Copy link
Author

@pielover88888,

Thanks for your reference to Handbrake. I will give it a try! 👍

~Robert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants