The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
|
Request: 64-bit Avisynth - 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: Request: 64-bit Avisynth (/thread-1472.html) |
RE: Request: 64-bit Avisynth - lordsmurf - 26.07.2020 I did exactly that: - Base > set output filename - Config > check Create debug file - drag avs script to Base > Input No error this time. Where did it create a debug file? -- update -- Chose another avs, long file, this one has error. Had to close the warning box. Still not sure where a debug file is being created. RE: Request: 64-bit Avisynth - Selur - 26.07.2020 The debug output should be created in the output folder,.. RE: Request: 64-bit Avisynth - Selur - 26.07.2020 Okay, I think I found the problem why Avisynth 64bit jobs sometimes crash. I forgot to add the AviSynth.dll into the 64bit folder which caused MPlayer and FFmpeg to look for the dll system wide. -> will send you a PM with a new version for testing in a few minutes. Cu Selur Ps.: Sadly I still have no clue why avsInfo doesn't work for you. :/ |