File tree Expand file tree Collapse file tree 4 files changed +38
-25
lines changed Expand file tree Collapse file tree 4 files changed +38
-25
lines changed Original file line number Diff line number Diff line change 1- __version__ = "24.7 .1"
2- version = "24w07a "
1+ __version__ = "24.9 .1"
2+ version = "24w09a "
Original file line number Diff line number Diff line change 1+ # 24w09a
2+
3+ ## What's Changed
4+ - By default, all tracks will now be considered when editing audio
5+ - Premiere Export: Fix 24w07a regression where only a single audio channel would play
6+ - Auto-Editor will now never attempt to copy attachments unless subtitle streams are present
7+ - ` audio ` ` motion ` ` subtitle ` are now no longer special lexer constructs
8+
9+ ** Full Changelog** : https://github.com/WyattBlue/auto-editor/compare/24w07a...24w09a
10+
11+
12+ # 24w07a
13+
14+ ## What's Changed
15+ - Fix crash on certain resolutions for legacy macs
16+ - Final Cut Export: always set "start" attribute even when value is 0
17+ - Premiere Export: additional tracks no longer need external wavs
18+ - Fix crash for all ` .ts ` media files
19+
20+ ** Full Changelog** : https://github.com/WyattBlue/auto-editor/compare/24w03a...24w07a
21+
22+
23+ # 24w03a
24+
25+ ## What's Changed
26+ - Analyzing motion is now 1.3x faster.
27+ - Changing the aspect ratio (adding padding) is now 2.7x faster.
28+ - Better support for the ` yuv444p ` ` yuvj444p ` pix_fmt's
29+ - Dropped the Pillow dependency
30+ - Upgrade pyav to 12.0.2
31+
32+ ## Breaking Changes
33+ - Removed ` --mark-as-loud ` and ` --mark-as-silent ` . Use ` --add-in ` , ` --cut-out ` instead.
34+ - Removed ` pixeldiff ` as an option for ` --edit ` . Use ` motion ` instead.
35+
36+ ** Full Changelog** : https://github.com/WyattBlue/auto-editor/compare/23w51a...24w03a
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments