-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
FastFlix 4.6.0 can't load on Windows 7 or 8 #292
Comments
Windows 7 went EOL two years ago https://www.microsoft.com/en-US/windows/windows-7-end-of-life-support-information . Packages and build systems are no longer supporting it I guess. |
Thanks, I was afraid of that. Pitty. |
Guessing 4.4.2 https://github.com/cdgriffith/FastFlix/releases/tag/4.4.2 as that was the last one before PySide6. Looking into it a bit more, does seem that QT6 (aka the graphics backend powering PySide6) doesn't support Win 7 or 8, just 10+ |
V4.5.0 works for me on Win7 64bit! |
Thanks @tyeeman. Sorry for late reply, been busy as hell. |
* Adding #313 basic vsync support for hardware encoders (thanks to Wontell) * Adding #312 additional pixel formats for most encoders (thanks to Owen Quinlan) * Adding "Auto" profile for VCEncC * Changing #292 back to PySide2 to be compatible with Windows 7 and 8 (thanks to Causemic) * Fixing #310 QT was complaining about some PNG formats (thanks to Don Gafford) * Fixing #315 HDR10 info not parsed from subsequent video tracks than the first (thanks to msaintauret) * Fixing profile not being passed for AVC with VCEencC and stuck on Baseline * Fixing that force 10-bit encoding for NVEencC was not set from profiles properly (thanks to wynterca)
I am moving back to older GUI library for time being to try and support Win 7 and 8 with https://github.com/cdgriffith/FastFlix/releases/tag/4.8.0 Let me know if it works or not! |
@cdgriffith |
FastFlix was re-updated to lastet GUI version after Windows 7 and 8 went outside of End of Life support. Only some version prior to 5.0.0 will work on old Windows versions. |
The thing is they don't support VVC. |
I installed FastFlix 4.6.0 on Win7 x64. Running it, the command window throws an error:
"Import error: DLL load failed while importing QtCore: The specified procedure could not be found."
Please advice?
Thanks
Causemic
The text was updated successfully, but these errors were encountered: