[BUG] Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [BUG] Crash at start 2021.12.12.1 (updated from 2021.07.18.1) (/thread-2223.html) Pages:
1
2
|
Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Werve - 28.12.2021 Hello, I have updated the program from version 2021.07.18.1 to the latest 2021.12.12.1 but now at startup it crashes every time. The previous version always opened. I noticed that the problem is caused by some settings, since by deleting all the files (letting the program recreate them on startup) it opens correctly. But if I try to reenter the same settings and save, the same problem occurs. I think there is an error in the program applying the saved settings. I attach my settings files in the .zip file. RE: Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Selur - 28.12.2021 Quote:But if I try to reenter the same settings and save, the same problem occurs.If this is caused by a single setting let me know which it is. I replacing the content of my settings folder with the content of you attached and Hybrid started up without a problem. Is there an error message or something similar when starting Hybrid? In case your are using an Intel CPU this might be related to QSVEnc -> does Hybrid startup if you remove the QSVEncC.exe from the Hybrid/64bit folder? Cu Selur RE: Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Werve - 28.12.2021 (28.12.2021, 16:39)Selur Wrote:Quote:But if I try to reenter the same settings and save, the same problem occurs.If this is caused by a single setting let me know which it is. From the tests I've done (removing and booting until I find the profile blocking the boot) I think it's SVEncModelDefaults.xml But if I reopen the program and manually reinsert the settings for Intel QSV at the next startup crashes (at "init model default" stage). Edit: I did some more tests and found that the crash happens if that file setting is set for h.265 RE: Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Selur - 28.12.2021 Quote:From the tests I've done (removing and booting until I find the profile blocking the boot) I think it's SVEncModelDefaults.xmlOkay, so it is an issue with QSVEncC. -> What happens if you call "QSVEncC.exe --check-features" ? Cu Selur RE: Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Werve - 28.12.2021 (28.12.2021, 17:16)Selur Wrote:Quote:From the tests I've done (removing and booting until I find the profile blocking the boot) I think it's SVEncModelDefaults.xmlOkay, so it is an issue with QSVEncC. This is the output: Checking for QSV... Actually i just realize that the program don't success (status crash job) to encode using h.265 QSV Attached the debug. (With tools based on ffmpeg I can encode h.265 8 bit QSV so it is supported) RE: Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Selur - 28.12.2021 QSVEnc fails due to "y4m: failed to parse y4m header." Which usually happens if there's a problem with the Vapoursynth script. -> You did deinstall the old version before installing the new one right? Cu Selur RE: Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Werve - 28.12.2021 (28.12.2021, 17:30)Selur Wrote: QSVEnc fails due to "y4m: failed to parse y4m header." Oh, no i didn't. I thought the installer replaced the previous files keeping user defined settings. Trying now. RE: Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Selur - 28.12.2021 This is usually the case, but since 2021.07.18.1 Vapoursynth changed it's API and the content that comes with the installer which will cause problems. Which is why the update notice for Hybrid rev 2021.12.05.1 contained: Quote:Ps.: Note that Hybrid switched to Vapoursynth API4 so Vapoursynth, filters and tools usind Vapoursynth need to be updated. Also deinstall old Hybrid before installing this release. Cu Selur Ps.: let me know whether this also fixes the startup problem or not. RE: Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Werve - 28.12.2021 (28.12.2021, 17:39)Selur Wrote: This is usually the case, but since 2021.07.18.1 Vapoursynth changed it's API and the content that comes with the installer which will cause problems. Which is why the update notice for Hybrid rev 2021.12.05.1 contained: I see it now. I read the changelog on the site https://www.selur.de/changelog and I didn't found it. I reinstalled without copying the previous *.ModelDefaults.xml files but the crash open problem after h.265 QSV still exist. The encoding now works. RE: Crash at start 2021.12.12.1 (updated from 2021.07.18.1) - Selur - 28.12.2021 Okay. Will send you a link to a dev version which might fix the issue via pm in a few minutes. Cu Selur |