-
Notifications
You must be signed in to change notification settings - Fork 36
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
BUG: BestSource never works #27
Comments
It depends on what you mean. The BestSource video source is indeed extremely slow (it's only there as a safe fallback for videos where everything else fails) so it's normal for Aegisub to "freeze" for multiple minutes when loading it. |
I just attempted to use the BestSource video source on my machine and with every video I tried so far I first get the error message Using Windows 10 with the Feature Release 09. Here the crashlog.txt, though it's not really meaningful. Attaching WinDbg, on crash I get: |
As for the video sourceI had exactly the same bug as @seproDev's. First I want to amend my statement: not all videos cause BestSource to crash, but videos generated by Adobe Premiere do. Here I got 2 videos. One is I've set both It opens the video from Twitter successfully but it outputs the length of each frame to be 1h20min: And after opening the video from Premiere Pro, it reports When I try to seek a frame other than the first frame, Aegisub crashes: Let me provide the video sample here: > sha256sum test-videos.zip
100e5e15855dd2073c51b30f2dc2b8521b878ec14d17b694c383586ccd98c800 *test-videos.zip I'm using Win10 21H2 and the latest release (the portable one). For Audio SourceSeems working fine. |
Thanks for the detailed report, this was a very dumb mistake. I'm surprised the previous state even worked for the videos I tested. |
Tested out the build and most videos work now. |
Hopefully fixed with this build. |
Could you, re-run the windows build? It randomly failed. |
Yup, done. |
The Windows build works fine on my machine! Thank you very much! |
Thanks for your Aegisub fork! Your fork has fixed a lot of bugs in Aegisub, and also integrated a lot of useful features that greatly improved my efficiency in creating subtitles.
Recently I found that Aegisub always crashes after I set the audio or video source to BestSource.
I've tried every video on my computer, and no matter what kind of video I open, BestSource doesn't seem to work.FIX: I've tried many videos and it seems that video generated by Adobe Premiere makes BestSource crash.Is this a known issue, or is it just not working on my machine?
The text was updated successfully, but these errors were encountered: