Add support for more video (file) types #916

Closed
opened 2019-02-14 15:28:54 +01:00 by elmcrest · 2 comments
elmcrest commented 2019-02-14 15:28:54 +01:00 (Migrated from github.com)

Hey all,

just wanted to leave this here for your further consumption :)

I've just tried to share a .mov video file with spee.ch but it didn't pass the validation.

telegram-cloud-file-2-255433998-303428-5986550462190132941

there are of course more formats, like .avi or several more - I'm not a video expert so I can't really help more on this.

though something to keep in mind is that the filename extension isn't something you can rely on - like a .avi file could have a video with h264, h265 or some complete different codec.

Hey all, just wanted to leave this here for your further consumption :) I've just tried to share a .mov video file with spee.ch but it didn't pass the validation. ![telegram-cloud-file-2-255433998-303428-5986550462190132941](https://user-images.githubusercontent.com/931919/52792969-ec442180-306c-11e9-95ac-92ce06d72b02.jpg) there are of course more formats, like .avi or several more - I'm not a video expert so I can't really help more on this. though something to keep in mind is that the filename extension isn't something you can rely on - like a .avi file could have a video with h264, h265 or some complete different codec.
tzarebczan commented 2019-02-14 15:46:37 +01:00 (Migrated from github.com)

Hey @elmcrest , thanks for opening the issue! To provide the fastest and best experience, we do recommend web optimized mp4s since these can be streamed as soon as the file starts downloading, as opposed to other types of videos where they need to be downloaded in their entirety. Not sure we'll support others as is here on spee.ch, but we will consider automatically converting them via our LBRY SDK (I've been meaning to file a feature request around this).

Hey @elmcrest , thanks for opening the issue! To provide the fastest and best experience, we do recommend web optimized mp4s since these can be streamed as soon as the file starts downloading, as opposed to other types of videos where they need to be downloaded in their entirety. Not sure we'll support others as is here on spee.ch, but we will consider automatically converting them via our LBRY SDK (I've been meaning to file a feature request around this).
tzarebczan commented 2019-02-19 17:21:26 +01:00 (Migrated from github.com)

@elmcrest , this is now possible on spee.ch. We still have to do some work on making these files actually playable, but any file type can now be uploaded.

@elmcrest , this is now possible on spee.ch. We still have to do some work on making these files actually playable, but any file type can now be uploaded.
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#916
No description provided.