23.03.2022, 15:14
(23.03.2022, 05:14)Selur Wrote:-> the decoder crashed, which usually happens if:video crashed: Helper1, exitCode: -1073741819
-> you might want to update to 2022.03.20.1., try 64bit Avisynth and try other frame interpolation methods.
- there is an issue with the script itself (unlikely since it encodes 5825 and 58232 frames before it crashes <- due to this I would suspect a memory issue)
- Avisynth is running out of RAM (switching to 64bit Avisynth; change "Config->Internals->Avisynth->Avisynth type") might help.
- There is a problem with the decoding of the source. Unlikely otherwise the others would crash too.
- One of the filters has a memory leak. (QTGMC should be fine, so try whether using another frame interpolation method works)
- Something is interfering with the decoding. (anti virus solution, problem accessing the file,..)
- Some memory or other hardware issue.
Cu Selur
I updated Hybrid and tried doing it in Avisynth 64bit and I'm still having problems. Doing a 60fps job resulted in an error:
C:\Users\xx\AppData\Local\Temp\2022-03-23@12_36_20_3010_03.264 is too small! (byteSize: 0byte)
Doing a 50fps job works but still no sound. I also did a 32-bit Avisynth 60fps job but resulted in the same Helper1, exitCode: -1073741819 error as before. What settings is the different frame interpolation are located?