We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4274faa commit a33f561Copy full SHA for a33f561
CHANGELOG.md
@@ -4,7 +4,7 @@
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`).
+ - Switch from PyAV to [BasswoodAV](https://github.com/basswood-io/BasswoodAV)
8
9
## Features
10
- Make video rendering 11% faster, rendering should be 19% faster overall.
0 commit comments