-
Notifications
You must be signed in to change notification settings - Fork 31
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
7.47 - Staxrip Hyper-encoding crash #161
Comments
--open-gop is not supported with --hyper-mode on. Therefore, it will work by removing --open-gop. Furthermore, QSVEnc 7.48 will automatically disable --open-gop when --hyper-mode on is used, and will be able to avoid the error automatically. |
Ah I see thanks! Works now, although not as intended it's not any faster. Utilisation on the A380 goes up and down. I assumed it would be using full utilisation of the A380 then using the UHD 770 to make it faster. A380 by itself gets ~240fps Hyper-mode on ~ 220fps |
Nice that it works now. Hyper mode speed up is generally very limited, but smaller --gop-len around 30 with larger --async-depth might have benefit from Hyper mode. |
I also noticed that hyper mode is automatically disabled by QSVEnc 7.48 for this (FastFlix) commandline on Intel UHD 770:
...is there someting wrong ? |
Have an UHD 770 and A380 - Driver version 31.0.101.4575
Whenever I enable hyper-mode on it crashes out.
Error (clGetDeviceIDsFromD3D11KHR): device not found.
MFXENCODE: Failed to get required buffer size for MFXENCODE: undeveloped feature.
Failed to initialize encoder. : invalid video parameters.
QSVEncC.exe finished with error!
Midsomer Murders S07E02_new_staxrip.log
Let me know if any more information is needed, first time reporting an issue here.
The text was updated successfully, but these errors were encountered: