An open API service indexing awesome lists of open source software.

https://github.com/shadowmoose/web-video-editor

Web-based video file Editor - Crop video/Adjust time. Supports in-browser conversion or exporting FFmpeg commands.
https://github.com/shadowmoose/web-video-editor

Last synced: 11 months ago
JSON representation

Web-based video file Editor - Crop video/Adjust time. Supports in-browser conversion or exporting FFmpeg commands.

Awesome Lists containing this project

README

          

# Web Video Editor

I got tired of eyeballing FFmpeg commands, so here's a quick & dirty web-based interface.

https://shadowmoose.github.io/Web-Video-Editor/web/

Load a video, adjust the time, and click+drag on the screen to crop into a rectangle.

The web page (optionally) supports loading a Javascript-compiled version of FFmpeg,
which can encode small jobs within the browser.