We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f22be commit fdd1998Copy full SHA for fdd1998
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# 27.0.0
2
+
3
+## Major
4
+ - Deprecate `--keep-tracks-separate`, it's behavior is now the default. Use `--mix-audio-streams` for the old behavior.
5
+ - Remove deprecated "copy" codec (auto-editor never does remuxing).
6
+ - Require NumPy >= 2.
7
+ - Use BasswoodAV (`basswood-av`) instead of PyAV (`pyav`).
8
9
+## Features
10
+ - Make video rendering 11% faster, rendering should be 19% faster overall.
11
12
# 26.3.3
13
14
## Fixes
0 commit comments