Auto Editor Versions Save

Auto-Editor: Effort free video editing!

24w13a

1 month ago

What's Changed

Full Changelog: https://github.com/WyattBlue/auto-editor/compare/24w09a...24w13a

24w09a

2 months ago

What's Changed

  • By default, all tracks will now be considered when editing audio
  • Premiere Export: Fix 24w07a regression where only a single audio channel would play
  • Auto-Editor will now never attempt to copy attachments unless subtitle streams are present
  • audio motion subtitle are now no longer special lexer constructs

Full Changelog: https://github.com/WyattBlue/auto-editor/compare/24w07a...24w09a

24w07a

3 months ago

What's Changed

  • Fix crash on certain resolutions for legacy macs
  • Final Cut Export: always set "start" attribute even when value is 0
  • Premiere Export: additional tracks no longer need external wavs
  • Add -sn option for excluding subtitle streams
  • Fix crash for all .ts media files

Full Changelog: https://github.com/WyattBlue/auto-editor/compare/24w03a...24w07a

24w03a

4 months ago

What's Changed

  • Analyzing motion is now 1.3-2.1x faster.
  • Changing the aspect ratio (adding padding) is now 2.7x faster.
  • Better support for the yuv444p and yuvj444p pix_fmt
  • Dropped the Pillow dependency
  • Upgrade pyav to 12.0.2

Breaking Changes

  • Removed --mark-as-loud and --mark-as-silent. Use --add-in, --cut-out instead.
  • Removed pixeldiff as an option for --edit. Use motion instead.

Full Changelog: https://github.com/WyattBlue/auto-editor/compare/23w51a...24w03a

23w51a

4 months ago

What's Changed

  • Upgrade pyav to 12.0.0
  • Sources are now directly linked in the v3 format.
  • Removed the --source and --add option
  • Switch from setup.py to pyproject.toml

Remember to upgrade setuptools! pip install -U setuptools

Full Changelog: https://github.com/WyattBlue/auto-editor/compare/23w46a...23w51a

23w43a

6 months ago

What's Changed

  • Bump pyav from 11.0.1 to 11.2.0
  • Bump Pillow from 10.0.1 to 10.1.0
  • Palet: added append class eval for-items list list?, and fixed many bugs
  • Removed the ability to draw text and ellipse shapes.

Full Changelog: https://github.com/WyattBlue/auto-editor/compare/23w40a...23w43a

23w40a

7 months ago

What's Changed

  • Auto-Editor now supports Python3.12
  • The av dependency didn't support 3.12, and was generally unmaintained, so now I use my fork, pyav

Full Changelog: https://github.com/WyattBlue/auto-editor/compare/23w38a...23w40a

23w38a

7 months ago

What's Changed

  • Auto-Editor now knows all h264, hevc, av1, and prores encoders
  • Bump pillow from 10.0.0 to 10.0.1
  • Palet: Rename string-append to &, add &=
  • Palet: / will now return a float, unless all numbers are frac? or any number is complex.
  • Palet: Add keyword datatype, allow keyword parameters for define

Full Changelog: https://github.com/WyattBlue/auto-editor/compare/23w35a...23w38a

23w35a

8 months ago

What's Changed

  • Removed support for Python 3.9, use 3.10 or 3.11
  • DaVinci Resolve: Use fcp10 format instead of fcp7
  • Palet: Add incf decf case
  • Palet: Add dot syntax and lang pragma

Full Changelog: https://github.com/WyattBlue/auto-editor/compare/23w32a...23w35a