改进的 AviSynth:AviSynth+
jopen
10年前
AviSynth+ 是 fork frameserver 特色的主分支没有的新功能和优化的另一个分支。在现代化 AviSynth 以满足现今的需要和期望的希望,该项目鼓励大家帮助实现我们的目标:增加长期寻求功能、激励社区,和改善开发人员和用户友好性。AviSynth + 是完全兼容的插件和为 AviSynth 编写的脚本。
相比 AviSynth 主要变化
- 64-bit version available
- Faster script startup and substantially faster core filters
- Support for multiple ("shadow") plugin directories
- Autoloading of C-plugins
- Script language extensions, with support for multiline conditionals and loops.
- Improved still image support and TimeStretch
开发者特性
- Easy and fast compilation, with current compilers
- 2x increased compilation speed
- Improved debugging experience
- Leaner and more logical project structure
- Large parts of the code refactored