Auto-Editor: Effort free video editing!
Project description
Auto-Editor is a command line application for automatically editing video and audio by analyzing a variety of methods, most notability audio loudness.
Before doing the real editing, you first cut out the "dead space" which is typically silence. This is known as a "first pass". Cutting these is a boring task, especially if the video is very long.
auto-editor path/to/your/video.mp4
Installing
pip3 install auto-editor
See Installing for additional information.
Cutting
Change the pace of the edited video by using --frame_margin.
--frame_margin will including small sections that 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
Exporting to Editors
Create an XML file that can be imported to Adobe Premiere Pro using this command:
auto-editor example.mp4 --export_to_premiere
Similar flags exist also for:
--export_to_resolvefor DaVinci Resolve.--export_to_final_cut_profor Final Cut Pro.--export_to_shot_cutfor ShotCut.
More Options
List all available options:
auto-editor --help
Use --help with a specific option for more information:
auto-editor --scale --help
--scale
scale the output media file by a certain factor.
type: float_type
default: 1
Auto-Editor is available on all platforms
Articles
- How to Install Auto-Editor
- How to Edit Videos With Auto-Editor
- How to Use Motion Detection in Auto-Editor
- What's new in Range Syntax
- Subcommands
- Branding Guide
- GPU Acceleration
- Effects
Copyright
Auto-Editor is under the Public Domain but contains non-free elements. See this page for more info.
Issues
If you have a bug or a code suggestion, you can create a new issue here. If you'll like to discuss this project, suggest new features, or chat with other users, you can use the discord server.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto-editor-21.45.1.tar.gz.
File metadata
- Download URL: auto-editor-21.45.1.tar.gz
- Upload date:
- Size: 59.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a7e50e40aa49cd6612a7402bae64a54b17056dd567af65dcc2b1fdefed506c7
|
|
| MD5 |
d06295ac7a6b3721af794d836b47b0ec
|
|
| BLAKE2b-256 |
e14a3b763c5e64040fc12b799ece78e0b88cf1c47739ae8cb9d520e8bfdc49b7
|
File details
Details for the file auto_editor-21.45.1-py3-none-any.whl.
File metadata
- Download URL: auto_editor-21.45.1-py3-none-any.whl
- Upload date:
- Size: 70.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ee0457b1f862791e113da7204b3ffaa48dfacc60202ca4fadbad6f35533c2ef
|
|
| MD5 |
be62672933f3fd5ea1e3e7e646b8da36
|
|
| BLAKE2b-256 |
bca1a54696fe1b81e72643176665e894d1066b73ac6bd1a7deba27c1ba3cdf3a
|