-
-
Notifications
You must be signed in to change notification settings - Fork 92
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
New Release #331
base: master
Are you sure you want to change the base?
New Release #331
Conversation
Whoever is interested should please test them and let me know.. linux mint: baka-mplayer_2.1.0-1_amd64.deb.zip windows 10 64bit: baka-mplayer-win64.7z.zip |
I can try to build and test on a Mac M1, does that make sense? |
@Zeirison that'd be awesome; unfortunately I don't have access to a Mac to help with that directly but can try to help if you run into any issue you're unable to address.. |
Surprisingly, the player built and ran natively on arm64 without any problems at all, then I'll start testing it :) To build and run, these commands are enough:
|
@Zeirison thanks! that's pretty neat I didn't know the current one already works for Mac, in the past I think it built but then would segfault immediately, and that was on x86. Seems qt has likely hammered out the issues since then. If possible please also see if the |
Video playback in the |
I can confirm the subtitles issue #262 #325 should be fixed with this version on Windows 10 Home 22H2 64 bit. I'll try to binge some anime to see if I can find any issues that were not present before. |
There's this bug on version 2.0.4 that's also fixed in this version. The screen flickering issue #288 is also fixed, but I am not sure since the issue report is vague. I only noticed the issue when I moved my mouse on fullscreen, trying to make the bars and boxes appear. |
I saw mention of my #313 in this release, but I do not see how it fix my issue with Wayland. I rebuild to test - in Wayland Baka-MPlayer play in 2 window, self and mpv.
|
Some code refactoring and implemented the new mpv renderer API; this seems to fix wayland support, works better on linux mint mate, and presumably may also fix other things.
Hopefully I can get this compiled for Windows to make a release in the coming weeks. If anyone is interested in helping me test it let me know.
Fixes:
Possibly fixes:
If I can release it for windows and multiple distros it would likely address
TODO: