-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有没有重新加载字幕的方法 #16
Labels
Comments
目前没有,你可以调用 |
问一下,以后有可能支持 更新字幕 吗? 场景:字幕编辑用户改了文字后,视频上显示的 ass 字幕也跟着变化。 目前看来只能先 destroy() 再 new。改一个字母做这样一次操作。还没实测过这样会不会卡。 只是提一下有这个场景和需求。 |
@1c7 我现在想想复杂度有点高,相当于不仅仅要做 libass 的 renderer 能力,还要做一部分 Aegisub 的 editor 能力。 我假期有时间的话会尝试加一下。 |
@weizhenye 感谢.
就够了。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
viedo的src指向另一个视频了,字幕却无法reload,有没有方法加载新的文件呢?
The text was updated successfully, but these errors were encountered: