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.

[GUIDE] VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS
btw. when updating tsMuxeR it would be good* to:
a. moving the dylib files it used into the lib folder
b. adjust tsMuxeR to look for them there

To adjust tsMuxeR you need to use 'otool -l tsMuxeR' to find see the dependencies and use something like:
install_name_tool -change @executable_path/libpng16.16.dylib @executable_path/lib/libpng16.16.dylib tsMuxeR
to adjust the dependency. (this needs to be done for all the files tsMuxeR depends on and libfreetype.6.dylib which relies an libpng16.16.dylib)
for more details read: https://www.mikeash.com/pyblog/friday-qa...names.html

* it's a bit more 'clean/ordered' this way

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - by Selur - 09.10.2020, 13:48

Forum Jump:


Users browsing this thread: 4 Guest(s)