mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.52k stars 458 forks source link

Question: I want to use this for game clips, does it have some simple editing options? #1032

Closed sideh closed 1 week ago

sideh commented 2 weeks ago

Describe the feature you'd like I would like to upload a video that I recorded from a game but then clip it size. By default when I press my record button, it saves the last 5 mintues of video. I want to then upload that to this and then edit it, nothing fancy but be able to drag a slider to a minute or 2.

Describe alternatives you've considered Doing this through YouTube but with the shareing/visibility set to private (Not sure if that is even an option, just an assumption) or even just slowly editing the clips one day in a video editing software.

Additional context Just want a nice easy way to share clips to friends with out needing YouTube, unless it is the easiest way of doing that. Happy for alternatives/ideas. Or if this can do that then fantastic.

azataiot commented 1 week ago

Editing video is not the main purpose of this project. The main purpose of this project is to let you able to SERVE your media files which you have already done your editing properly.

sideh commented 1 week ago

No worries, thanks for clarifying.