![]() |
[BUG] SVT-AV1 not working with vapoursynth inputs (Arch Linux) - 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: [BUG] SVT-AV1 not working with vapoursynth inputs (Arch Linux) (/thread-4021.html) Pages:
1
2
|
RE: SVT-AV1 not working with vapoursynth inputs (Arch Linux) - Selur - 26.02.2025 You are missing the scripts from: https://github.com/Selur/VapoursynthScriptsInHybrid Cu Selur RE: SVT-AV1 not working with vapoursynth inputs (Arch Linux) - Inky1003 - 26.02.2025 How to install these scripts? RE: SVT-AV1 not working with vapoursynth inputs (Arch Linux) - Selur - 26.02.2025 Looking at the script you posted before, Hybrid atm. assumes your script folder is '/usr/lib/python3.12/site-packages/'. # Import scripts folder [General]
Cu Selur RE: SVT-AV1 not working with vapoursynth inputs (Arch Linux) - Inky1003 - 01.03.2025 Everything is now working. What I did: 1. Installed the scripts at a subfolder in ~/.hybrid (because the AUR package creates It). 2. Did a PKGBUILD package for installing vsViewer (and installed successfully) Then vsViewer told me the rest. Mainly the resize2 plugin not installed in my system. The PKGBUILD for making an AUR package is here, If It's useful for you: ![]() At the moment, It's encoding. I'll get back If I found any other bugs. Thanks, Selur! :D Inky RE: SVT-AV1 not working with vapoursynth inputs (Arch Linux) - Selur - 01.03.2025 Nice. Happy that worked out. Cu Selur |