This release is from wangqr/Aegisub fork, which is based on r8942 of the original Aegisub.
Changes after v3.3.0:
- Added XAudio2 audio player for Windows, which supports multi channel output
- Fix build issues on macOS
- Added support for AviSynth+ on linux (CMake only)
- Fix video rendering performance issue with visual tools
- merge changes from upstream
If you see error about vcruntime140_1.dll missing, either check Windows Update, or download vc_redist.x64.exe
from https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads .
The macOS build is experimental. Please check issues (both open and closed) before deciding whether to use this release or the latest nightly build.
该版本发布自 wangqr/Aegisub ,基于原版的 r8942。
v3.3.0 之后的更新:
- 在 Windows 上添加了 XAudio2 音频输出,支持多声道音频原样输出
- 修正 macOS 上的编译错误
- 在 linux 上添加对 AviSynth+ 的支持(仅 CMake 项目)
- 修正了鼠标快速在视频预览区移动时,可视化排版工具带来的视频卡顿
- 同步上游更新
如果您在运行时遇到缺少 vcruntime140_1.dll 的错误,请检查 Windows 更新,或者于 https://support.microsoft.com/zh-cn/help/2977003/the-latest-supported-visual-c-downloads 下载 vc_redist.x64.exe
并安装。
macOS 版本为目前仍为实验性。请在下载前阅读 issues 中相关问题(包括打开的和关闭的),并自行决定是使用下面的版本还是使用 nightly build 。