Auto-editor

Latest version: v27.0.0

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

78.53981633974483

Dependencies
- Upgrade Pillow `9.3.0 -> 9.4.0`

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/22w52a...23w04a


22w52a

What's New
- Fix capital file extensions confusing auto-editor

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/22w48a...22w52a


22w48a

Bug Fixes
- Fixed all of the subcommands not working when auto-editor is installed with pip
- Make having the `readline` module optional for `repl`. This allows Windows to use it without immediately causing a traceback.

Features
Auto-Editor can now read use its own v2 json timelines. v2 timelines are still undocumented and unstable[1] but is a step in the right direction and opens up the way for more powerful Premiere, ShotCut and FinalCutPro exports.

[1] In the sense that how it works can change from version to version.

Breaking Changes
Exporting v1 json timelines has been removed due to in part to format being entirely undocumented. Auto-Editor still uses a v1-format like structure for "Editor" exports and

What to Expect in the Future
Besides making 'Premiere and friends' exports better, Auto-Editor will not work on new features till at least mid-Jan, 2023. Instead improving documentation will be the primary focus.

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/22w46a...22w48a


22w48a

Bug Fixes
- Fixed all of the subcommands not working when auto-editor is installed with pip
- Make having the `readline` module optional for `repl`. This allows Windows to use it without immediately causing a traceback.

Features
Auto-Editor can now read use its own v2 json timelines. v2 timelines are still undocumented and unstable[1] but is a step in the right direction and opens up the way for more powerful Premiere, ShotCut and FinalCutPro exports.

[1] In the sense that how it works can change from version to version.

Breaking Changes
Exporting v1 json timelines has been removed due to in part to format being entirely undocumented. Auto-Editor still uses a v1-format like structure for "Editor" exports and

What to Expect in the Future
Besides making 'Premiere and friends' exports better, Auto-Editor will not work on new features till at least mid-Jan, 2023. Instead improving documentation will be the primary focus.

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/22w46a...22w48a


22w46a

What's Changed
- ffmpeg colorspace won't be set if applied value is `reserved`
- Fixed premiere xml export setting `channelcount` to `10` instead of `2`
- Bug Fix: Handle PyAV reporting `stream.duration` as `None` instead of crashing 313

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/22w43a...22w46a


22w43a

Changes
Add Python 3.11 support, drop Python 3.8 support
Improve Premiere Pro and ShotCut XML reading

New Features
--edit now has direct access to the `margin` `mincut` `minclip` `cook` functions. Along with `or` `and` `xor` `not`


--edit '(or (margin 5 motion:4%) (cook 6 3 audio:threshold=4%))


Bug Fixes
Fix `or` `and` `xor` length resizing. Old behavior added random data instead of just filling zeros.

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/22w39a...22w43a


22w39a

Changes
* Auto-Editor can now read Premiere xml files, provided that it follows a very strict subset of features
* Timeline files now have `_ALTERED` part added
* Premiere XML and ShotCut MLT timeline files have been improved

Bug Fixes
* Fixed bug on Windows that caused sound to not render right when speed was changed

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/22w37a...22w39a


22w37a

New Features

You can now add audio to the timeline and change its volume.

auto-editor movie.mp4 \
--source my-background:/Users/wyattblue/Downloads/music.mp3 \
--add audio:0,500,my-background,volume=0.7


Auto-Editor renders volume using FFmpeg's [volume audio filter](https://www.ffmpeg.org/ffmpeg-filters.html#volume) and accepts both raw floats and decibels.

dB units for audio threshold

dB is now a supported unit.

27.0.0

Major
- Deprecate `--keep-tracks-separate`, it's behavior is now the default. Use `--mix-audio-streams` for the old behavior.
- Remove deprecated "copy" codec (auto-editor never does remuxing).
- Require NumPy >= 2.
- Switch from PyAV to [BasswoodAV](https://github.com/basswood-io/BasswoodAV)

Features
- Make video rendering 11% faster, rendering should be 19% faster overall.

26.3.3

Fixes
- Suppress warnings if movflags do not apply.
- Add `--faststart` and `--no-faststart` to enable/disable ffmpeg's `-movflags +faststart`.

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/26.3.2...26.3.3

26.3.2

Fixes
- Fix regression in 26.3.0 that caused audio-only exports to have no data.
- Support outputting fragmented mp4/mov files with `--fragmented`.

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/26.3.1...26.3.2

26.3.1

Fixes
- Mux frames in the correct order, this fixes problems with media player's seeking in large files.
- Lay out the video stream first.
- Fix bug with progress bar being too small (escape characters were being counted in the length).
- Fix problem with experimental encoders/decoders (by removing them).

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/26.3.0...26.3.1

26.3.0

Features
- Show codecs used in the progress bar.
- Support the prores encoder.

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/26.2.0...26.3.0

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.