The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
|
[HELP] Fresh install and problems with MT Mode and DGDecNV - 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: [HELP] Fresh install and problems with MT Mode and DGDecNV (/thread-3907.html) |
Fresh install and problems with MT Mode and DGDecNV - idbirch - 14.10.2024 Due to an issue I had recently with uncompressed raw input files, I tried a bunch of stuff including a complete uninstall of Hybrid and fresh install. Since then I have a couple of issues I can't figure out:
I'm not sure what, if anything, I'm missing out on by disabling MT but if it's not important, I don't care that much. The main problem is I always, where possible, use DGDecNV as my decoder but I simply cannot get Hybrid to use it any more since the fresh install. I have ticked the [Support DGDecNV] box but that doesn't help, Hybrid is still determined to use D2VSource. Here is a DebugLog where I reproduce issues 1) and 2) and while I'd like to fix all these issues, the main thing is I just want to use DGDecNV again (which did work fine before I encountered the raw issue and reinstalled). Thanks! RE: Fresh install and problems with MT Mode and DGDecNV - Selur - 14.10.2024 Something is wrong with the installation, 'SetMTMode' should not be used, since Hybrid should detect that Avisynth+ is used. (that is some old code, that should not be used anymore) Also current DGDecode and DGDecNV both have 'fieldop'. Please, try deinstalling Hybrid, also make sure to delete "C:\Program Files\Hybrid" if it still exists, then install Hybrid again. Cu Selur RE: Fresh install and problems with MT Mode and DGDecNV - idbirch - 14.10.2024 Hm, a fresh install is what caused the problem. I wanted to go completely nuclear so once uninstalled, I deleted the entire C:\Program Files\Hybrid folder and the Hybrid folder in AppData. I suppose I can try again... RE: Fresh install and problems with MT Mode and DGDecNV - Selur - 14.10.2024 This is really strange, Hybrid should detect the 64bit/AviSynth.dll and then register that Avisynth+ is used. RE: Fresh install and problems with MT Mode and DGDecNV - idbirch - 14.10.2024 okay, I will humbly eat my words, another reinstall has cured the problem. No more avisynth preview errors and DGIndex is being used as expected. It must be something I added into the \64bit\Avisynth\avisynthPlugins folder to make InPaintDeLogo work that broke something. I will be more careful when reintroducing these and see if I can isolate the cause. RE: Fresh install and problems with MT Mode and DGDecNV - Selur - 14.10.2024 I'll also throw out the old code, but yes messing with the files can cause problems. Cu Selur |