This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Fedora Vapoursynth undefined symbol
#3
its been a while since I've used hybrid and I don't see an option for that. How would I? (I'm so sorry)

Edit: I'm so sorry, right after posting this reply I found best source. Trying now!

no luck with best source either, im getting the vibe that the fedora install script is faulty rather then hybrid. 
2025-10-02 01:57:26.187
No entry point found in /home/superboo07/opt/vapoursynth/vsplugins/libassrender.so
No entry point found in /home/superboo07/opt/vapoursynth/vsplugins/libassrender.so
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libd2vsource.so. Error given: libavcodec.so.62: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libd2vsource.so. Error given: libavcodec.so.62: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libffms2.so. Error given: libavformat.so.62: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libffms2.so. Error given: libavformat.so.62: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libfft3dfilter.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libfft3dfilter.so: undefined symbol: _ZN20FFT3DFilterTransform4FreeEPvP6VSCorePK5VSAPI
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libfft3dfilter.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libfft3dfilter.so: undefined symbol: _ZN20FFT3DFilterTransform4FreeEPvP6VSCorePK5VSAPI
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libimwri.so. Error given: libjbig.so.0: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libimwri.so. Error given: libjbig.so.0: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libsubtext.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libsubtext.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libsvpflow1.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libsvpflow1.so: cannot enable executable stack as shared object requires: Invalid argument
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libsvpflow1.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libsvpflow1.so: cannot enable executable stack as shared object requires: Invalid argument
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libvslsmashsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libvslsmashsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Plugin load of /home/superboo07/opt/vapoursynth/vsplugins/libsangnom.so failed, namespace sangnom already populated by /home/superboo07/opt/vapoursynth/vsplugins/libsangnommod.so
Plugin load of /home/superboo07/opt/vapoursynth/vsplugins/libsangnom.so failed, namespace sangnom already populated by /home/superboo07/opt/vapoursynth/vsplugins/libsangnommod.so
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/bestsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/bestsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
2025-10-02 01:57:26.210
Failed to evaluate the script:
Python exception: Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so: cannot open shared object file: No such file or directory

Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 3387, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 3388, in vapoursynth._vpy_evaluate
File "/tmp/tempPreviewVapoursynthFile01_57_25_873.vpy", line 11, in
core.std.LoadPlugin(path="/home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so")
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src/cython/vapoursynth.pyx", line 3123, in vapoursynth.Function.__call__
vapoursynth.Error: Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so: cannot open shared object file: No such file or directory
I found the so that the fedora script compiled was named bestsource.so instead of libbestsource.so, so I corrected it (maybe this wasn't a fault?) and got the below error afterwards.
2025-10-02 02:00:25.538
No entry point found in /home/superboo07/opt/vapoursynth/vsplugins/libassrender.so
No entry point found in /home/superboo07/opt/vapoursynth/vsplugins/libassrender.so
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libd2vsource.so. Error given: libavcodec.so.62: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libd2vsource.so. Error given: libavcodec.so.62: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libffms2.so. Error given: libavformat.so.62: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libffms2.so. Error given: libavformat.so.62: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libfft3dfilter.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libfft3dfilter.so: undefined symbol: _ZN20FFT3DFilterTransform4FreeEPvP6VSCorePK5VSAPI
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libfft3dfilter.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libfft3dfilter.so: undefined symbol: _ZN20FFT3DFilterTransform4FreeEPvP6VSCorePK5VSAPI
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libimwri.so. Error given: libjbig.so.0: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libimwri.so. Error given: libjbig.so.0: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libsubtext.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libsubtext.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libsvpflow1.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libsvpflow1.so: cannot enable executable stack as shared object requires: Invalid argument
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libsvpflow1.so. Error given: /home/superboo07/opt/vapoursynth/vsplugins/libsvpflow1.so: cannot enable executable stack as shared object requires: Invalid argument
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libvslsmashsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libvslsmashsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Plugin load of /home/superboo07/opt/vapoursynth/vsplugins/libsangnom.so failed, namespace sangnom already populated by /home/superboo07/opt/vapoursynth/vsplugins/libsangnommod.so
Plugin load of /home/superboo07/opt/vapoursynth/vsplugins/libsangnom.so failed, namespace sangnom already populated by /home/superboo07/opt/vapoursynth/vsplugins/libsangnommod.so
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
2025-10-02 02:00:25.560
Failed to evaluate the script:
Python exception: Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory

Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 3387, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 3388, in vapoursynth._vpy_evaluate
File "/tmp/tempPreviewVapoursynthFile02_00_25_151.vpy", line 11, in
core.std.LoadPlugin(path="/home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so")
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src/cython/vapoursynth.pyx", line 3123, in vapoursynth.Function.__call__
vapoursynth.Error: Failed to load /home/superboo07/opt/vapoursynth/vsplugins/libbestsource.so. Error given: libswresample.so.6: cannot open shared object file: No such file or directory
Reply


Messages In This Thread
RE: Fedora Vapoursynth undefined symbol - by superboo07 - 02.10.2025, 07:35

Forum Jump:


Users browsing this thread: 1 Guest(s)