Saya47 / auto-editor

Auto-Editor: Effort free video editing!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Auto-Editor is a command line application for automatically editing video and audio by analyzing where sections are silent and cutting them up.

Auto-Editor has a powerful set of features, including:

Download and Edit Videos in One Step

Exporting to Adobe Premiere and DaVinci Resolve

Full Cross Platform Support

Usage

Here's how to create an edited version of 'example.mp4' with the default parameters.

auto-editor example.mp4

You can change the pace of a video by changing by including frames that are silent but are next to loud parts. A frame margin of 8 will add up to 8 frames before and 8 frames after the loud part.

auto-editor example.mp4 --frame_margin 8

Installing

See Installing

Help

Auto-Editor is an open-source project so anyone can suggest changes, including you! Create a personal fork of the project, implement your fix/feature, then target the experimental branch if there is one, else go for master.

No change is too small whether that be a typo in the docs or a small improvement of code.

Software Licensing

See Legal

Issues

If you have a bug or a code suggestion, you can create a new issue on this github page. If you'll like to discuss this project, suggest new features, or chat with other users, do that in the discord server.

About

Auto-Editor: Effort free video editing!

License:MIT License


Languages

Language:Python 100.0%