Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

eddex/jumpcutter-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

139 Commits

Repository files navigation

Jumpcutter Android

An Android app and a server for automatic video edits!

Android app

The app lets the user select a video to edit and configure all settings needed by the server. It is also possible to share a video or YouTube link with the app. All converted videos can be viewed in a list.

Server

The server is used to edit the video by using carykh's jumpcutter which is included as a submodule in this repository.

requires ffmpeg: sudo apt install ffmpeg

clone with submodule: git clone --recurse-submodules https://github.com/eddex/jumpcutter-android.git

more info on submodules: https://gist.github.com/gitaarik/8735255

using docker

build image: $ docker build -t jumpcutter-server:latest . (in server directory)

run container: $ docker run -d -p 80:80 jumpcutter-server:latest

run with mapped upload folder: docker run -dp 80:80 -v /<localpath>:/tmp/upload jumpcutter-server

About

An Android app and a webserver for automatic video edits!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /