![]() |
|
MacOS Problem - 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: MacOS Problem (/thread-4339.html) |
MacOS Problem - papioski - 03.03.2026 Hello, I successfully installed Hybrid on my MacBook Pro M5, but I am unable to perform the video preview process. I have had issues with VSPipe, even though I installed it using brew. Despite being unable to preview, I was able to start the rendering process because I did not select a model from the frame section. Could you assist me? RE: MacOS Problem - Selur - 03.03.2026 Assist you, how? Is Vapoursynth added to the PATH like the README.txt stated? Hybrid does come with all the Vapoursynt filters (Hybrid.app/Contents/MacOS/vsfilters) I could find. I can't really say whether those filters work on m5, but I expect them to. It also comes with the scripts Hybrid uses (Hybrid.app/Contents/MacOS/vsscripts). Does the Vapoursynth Preview show an error, if it does what error? Where is the debug output? (seems like you ignored the notice to read the sticky,.. [INFO] Infos needed to fix&reproduce bugs,..) If you want to use Vapoursynth, make sure the Vapoursynth Preview works. Cu Selur RE: MacOS Problem - teemu - 28.04.2026 I am experiencing a similar issue to the original poster. ![]() What Hybrid version did I use? Hybrid version 2026.03.21.1 (64bit) What is used operating system? macOS Tahoe (26.4.1) on Apple Silicon M5. What did happen? If an error message came up what did it exactly say? My goal was to deinterlace a .mov video using QTGMC and output it in ProRes format without audio. When I tried to run the job, the process crashed immediately during the video encoding stage (video sub-job). Steps:
Other: I also noticed that the video preview in VapourSynth is not working (screenshot attached). I am unsure what the correct 'official' path is that needs to be configured in the VapourSynth Editor settings to make it function correctly on this system. RE: MacOS Problem - Selur - 28.04.2026 Hybrid uses and should come with vsViewer,... The Vapoursynth script: # ImportsAhhh,... AttributeError: No attribute with the name nnedi3cl exists. Did you mistype a plugin namespace or forget to install a plugin?I thought I bundled nnedi3cl with Hybrid. /opt/homebrew/lib is the path vsViewer points to here,. RE: MacOS Problem - teemu - 28.04.2026 Thank you for your response. Could you please clarify exactly where the GPU setting should be disabled? I am unable to find this option under the Filtering -> (De-)Interlace/Telecine tab, for instance. |