Skip to content
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

Closed
Causemic opened this issue Jan 30, 2022 · 9 comments
Closed

FastFlix 4.6.0 can't load on Windows 7 or 8 #292

Causemic opened this issue Jan 30, 2022 · 9 comments

Comments

@Causemic
Copy link

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

@cdgriffith
Copy link
Owner

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.

@Causemic
Copy link
Author

Thanks, I was afraid of that. Pitty.
Could you tell me which version is the last supported by Win7? I had it installed and functioning some time ago.
regards

@cdgriffith cdgriffith changed the title FastFlix 4.6.0 can't load. QtCore error? FastFlix 4.6.0 can't load on Windows 7 or 8 Jan 31, 2022
@cdgriffith
Copy link
Owner

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+

@tyeeman
Copy link

tyeeman commented Feb 11, 2022

V4.5.0 works for me on Win7 64bit!

@Causemic
Copy link
Author

Thanks @tyeeman. Sorry for late reply, been busy as hell.
Cheers

cdgriffith added a commit that referenced this issue Mar 26, 2022
cdgriffith added a commit that referenced this issue Mar 27, 2022
* 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)
@cdgriffith
Copy link
Owner

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!

@oleedd
Copy link

oleedd commented Mar 5, 2024

@cdgriffith
It doesn't. It wants "api-ms-win-core-path-l1-1-0.dll".

@cdgriffith
Copy link
Owner

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.

@oleedd
Copy link

oleedd commented Jun 9, 2024

The thing is they don't support VVC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants