Hi Selur,
I am using Hybrid 2022.11.28.1 on windows 11 ARM (through parallels desktop on MacBook m1).
Earlier version was working good. But after updating to this version, settings the error,
x264 output: y4m [error]: bad sequence header magic
x264 [error]: could not open input file `-'
Debug zip file is attached. I am simply putting input file. defining output file name. selected deinterlacing QTGMC with bob option checked. x264 output.
Ps.: One only thing that seems strange is that Hybrid is installed under 'C:/Program Files (x86)' as a 64bit application it normally should be installed under 'C:/Program Files'. (Reencoding the file, works fine here)
1. Vaporsynth preview gives error, attaching .vpy file showed when I clicked preview.
Quote:2022-12-09 12:50:11.817 Failed to evaluate the script:
Python exception: Failed to load C:/Program Files (x86)/Hybrid/64bit/vsfilters/DenoiseFilter/FFT3DFilter/fft3dfilter.dll. GetLastError() returned 1114.
Traceback (most recent call last):
File "src\cython\vapoursynth.pyx", line 2819, in vapoursynth._vpy_evaluate
File "src\cython\vapoursynth.pyx", line 2820, in vapoursynth._vpy_evaluate
File "C:\Users\kiaara\Downloads\tempPreviewVapoursynthFile12_49_52_753.vpy", line 16, in
core.std.LoadPlugin(path="C:/Program Files (x86)/Hybrid/64bit/vsfilters/DenoiseFilter/FFT3DFilter/fft3dfilter.dll")
File "src\cython\vapoursynth.pyx", line 2565, in vapoursynth.Function.__call__
vapoursynth.Error: Failed to load C:/Program Files (x86)/Hybrid/64bit/vsfilters/DenoiseFilter/FFT3DFilter/fft3dfilter.dll. GetLastError() returned 1114.
2. Hybrid took C:/Program Files (x86) location installation by default. I didn't change anything while installing.
Edit 1: I just uninstalled it completely. Installed again, this time in C:/Program Files/ folder. Still getting same error.
Okay, issue seems to be with fft3dfilter.dll or libfftw3f-3.dll which fft3dfilter.dll uses. :/
I could probably modify Hybrid to use Neo-FFT3DFilter, but that also relies on libfftw3f-3.dll.
So to know whether fft3dfilter or libfftw3f-3 is the problem,
a. use a progressive source
b. enable Filtering->Vapoursynth->Denoise->FFT3DFilter and check the Vapoursynth preview. This should also crash, since it uses fft3dfilter.dll. Then enable Filtering->Vapoursynth->Denoise->FFT3DFilter->Neo in which case instead of FFT3DFilter, Neo-FFT3DFilter will be used. So try the Vapoursynth Preview again, if it works then let me know and I'll adjust Hybrid and QTGMC so that it can use Neo-FFT3DFilter instead of FFT3DFilter.
If that fails to, your best option is to try to replace the libfftw3f-3.dll with the latest version from http://www.fftw.org/install/windows.html, that might help.
Send you a link to a dev version (via pm) which has an additional 'Neo'-option for QTGMC which tells Hybrid/QTGMC to use Neo-FFT3DFilter instead of the normal FFT3DFilter.
(09.12.2022, 16:10)Selur Wrote: Send you a link to a dev version (via pm) which has an additional 'Neo'-option for QTGMC which tells Hybrid/QTGMC to use Neo-FFT3DFilter instead of the normal FFT3DFilter.
Cu Selur
Thanks for the new build, Selur. Both issues still exist in your new build also. I uninstalled older one completely. Installed your new build from PM.
log file is attached here.
In the debug output you did not try the 'neo'-option, so fft3dfilter.dll was still used and nothing was gained from using the new verison.
Please try, whether it works with the 'neo'-option enabled.
(10.12.2022, 07:29)Selur Wrote: In the debug output you did not try the 'neo'-option, so fft3dfilter.dll was still used and nothing was gained from using the new verison.
Please try, whether it works with the 'neo'-option enabled.
Cu Selur
Thanks Selur. I forgot to check Neo box earlier. Both the issues got resolved now
Another thing is, I am encoding x264 mp4 file with mp3 audio. but getting this issue. My final video mp4 file is without audio. Am I doing something wrong here. I tried changing temp folder also but getting same issue so reverted to default.
debug file is attached. Attaching screenshots of settings.
added new job with id 2022-12-10@11_40_31_1910
starting 2022-12-10@11_40_31_1910_01_audio@11:40:31.354 - C:\Users\kiaara\Downloads\Video Processing\1.mp4
2022-12-10@11_40_31_1910_01_audio finished after 00:00:00.302
starting 2022-12-10@11_40_31_1910_02_audio@11:40:31.665 - C:\Users\kiaara\Downloads\Video Processing\1.mp4
2022-12-10@11_40_31_1910_02_audio finished after 00:00:03.027
Couldn't get free space in folder(), assuming zero.
delete C:\Users\kiaara\AppData\Local\Temp\iId_1_aid_1_DELAY_-43ms_2022-12-10@11_40_31_1910_01.wav
starting 2022-12-10@11_40_31_1910_05_video@11:40:34.733 - C:\Users\kiaara\Downloads\Video Processing\1.mp4
2022-12-10@11_40_31_1910_05_video finished after 00:00:50.812
delete C:\Users\kiaara\AppData\Local\Temp\encodingTempSynthSkript_2022-12-10@11_40_31_1910.vpy
starting 2022-12-10@11_40_31_1910_08_muxing@11:41:25.580 - C:\Users\kiaara\Downloads\Video Processing\1.mp4
2022-12-10@11_40_31_1910_08_muxing finished after 00:00:00.613
delete C:\Users\kiaara\AppData\Local\Temp\2022-12-10@11_40_31_1910_05.264
delete C:\Users\kiaara\AppData\Local\Temp\iId_1_aid_1_ms_2022-12-10@11_40_31_1910_02.aac
Job 2022-12-10@11_40_31_1910 finished!