[GUIDE] VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - 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: [GUIDE] VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS (/thread-1279.html) |
RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - Selur - 18.07.2021 Vapoursynth shouldn't be loaded when simply clicking on a .dylib file, but no clue what Finder does when one does. Try whether after calling: chmod 644 /Library/Frameworks/VapourSynth.framework/lib/vapoursynth/* b. filters in Vapoursynth still work (I suspect that 644 is the correct rights association for dylibs and should still work in Vapoursynth.) Cu Selur RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - shijan - 18.07.2021 sudo chmod 644 doesn't helps. After computer restart i got same Finder crash if click to libdpid.dylib or libdecross.dylib DPID works in Hybrid as well as DeCross. I see then i script and see visual changes when on/off filters RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - Selur - 18.07.2021 Quote:sudo chmod 644 doesn't helps.but the filters still work, right? Quote:DPID works in Hybrid as well as DeCross. I see then i script and see visual changes when on/off filtersOkay, so Vapoursynth isn't whats causing the issue but Finder or some application Finder starts. Since clicking and double-clicking on the two dylib files does not cause any problems in my VM I suspect you installed some program which acts alongside Finder. Try if you see any error messages if you:
Cu Selur RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - shijan - 18.07.2021 Ok, i will check. I use XtraFinder addon https://www.trankynam.com/xtrafinder/ , but Finder crash happening even if XtraFinder disabled. RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - Selur - 18.07.2021 Like I wrote check the system.log with a bit of luck you should see what crashes and why. Cu Selur RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - shijan - 26.07.2021 VapourSynth+Plugins+Scripts+Hybrid-2021.07.26 package updates: VapourSynth-R54 Hybrid 2021.07.18 Included MKVToolNix 53.0.0 - the last version compatible with macOS 10.14 Mojave. If you work with MKV subtitles or use macOS 10.15 and higher , it is recommended to use Hybrid build from https://www.selur.de/downloads instead of my Mojave optimized build. Hybrid/FFmpeg now able to read ProRes 4444 as true 12 bit. (But seems ProRes 444 render is still limited to 10bit only) TIVTC filter added to Plugins pkg. DPID filter added to Plugins pkg, but seems it conflicts with DeCross by producing Finder crash if click to one of these. DPID is special downscale resizer filter, so you can delete it if you don't use it or if you expect some problems with it. See detailed changelog here https://www.selur.de/changelog DOWNLOAD package from Google Drive: https://drive.google.com/drive/folders/1tley3-jnXjDQCKagKAS4WLeiSqIaA5D6?usp=sharing RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - g0ren - 06.08.2021 2021-07-26 also works in Rosetta. Not in a hurry, but is native Apple Silicon on the roadmap for Hybrid? FFMPEG went native a little while back, but I'm not sure about Vapoursynth. Is that what's holding back native support? RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - Selur - 07.08.2021 Quote:is native Apple Silicon on the roadmap for Hybrid?No, not thinking at it at all atm. Quote: Is that what's holding back native support?Why no m1 support atm. :
Cu Selur RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - Selur - 30.10.2021 as a heads up, i got Vapoursynth R57 running on MacOS, just need to check which filters need to be updated,.. -> if any one has the motivation to check the current filter versions against the filters comming with Hybrid and list the ones that need update would help Cu Selur RE: VapourSynth + QTGMC Deinterlace + Hybrid UI FAQ for macOS - shijan - 30.10.2021 Great news, but i guess we need to wait until l33tmeadwad will update plugins. As i know it was no plugins updates yet... I can check how current versions work. But same as before i can test only on Mojave. Any additional installation steps? Or just uninstall old VapourSynth, install R57 and Hybrid from dev version download link? In those newer versions of Hybrid plugins are included inside Hybrid now? |