Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#281 | Link |
Registered User
Join Date: Oct 2001
Location: Germany
Posts: 6,200
|
@l33tmeatwad: Another filter that might be interesting assuming it can be compiled for MacOS: https://github.com/Kiyamou/VapourSyn...R-ncnn-Vulkan/
|
![]() |
![]() |
![]() |
#285 | Link |
Registered User
Join Date: Jun 2007
Posts: 299
|
I have updated the topic to specify the software and plugins are compiled for Intel based macOS since the first set of ARM based MacBooks are now in the wild. Based on the initial benchmarks spreading across the web the performance should be fine even if it's not natively compiled for the M1 chips, however if anyone can share their experience that would be great. I do not currently have plans to compile for ARM at the moment as I do not have a machine to compiling with and do not want to just cross compile with no means to test the resulting files.
|
![]() |
![]() |
![]() |
#286 | Link |
Registered User
Join Date: Oct 2001
Location: Germany
Posts: 6,200
|
@l33tmeatwad: another useful filter you could add: https://github.com/Kiyamou/VapourSynth-DehazingCE
|
![]() |
![]() |
![]() |
#287 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,408
|
Is someone interested in a vsrepo mac version?
I just realised I could make a "fake github api" for the plugins hosted on vsdb.top. That means auto updating should work with minimal code changes.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository |
![]() |
![]() |
![]() |
#289 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,408
|
@Selur can you test this binary (pyinstaller bundle) http://vsdb.top/avsrepo-64.zip. I was generated by a github action here https://github.com/avisynth-reposito...runs/392449849
(I'm not a mac user and only have a mac Mojave-VM for testing ... ) It shows an "request ssl error" when I run "avsrepo-64 update". If it fails for you too, try: Download http://vsdb.top/avspackages.zip extract it and try to "install" something, like "avsrepo install dfttest" I just need to know if the error pops up only on my machine or for everyone. Btw. the error is gone if I install "certifi" via pip. I think my "mac" does not know any cloudflare certs. Note to myself: switch to Letsencrypt ![]() EDIT oh and you need 7z in PATH. brew install p7zip
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository Last edited by ChaosKing; 2nd December 2020 at 17:38. |
![]() |
![]() |
![]() |
#290 | Link |
Registered User
Join Date: Jun 2007
Posts: 299
|
@ChaosKing I'll look into making this easier for everyone as the plugin directory can vary based on how VapourSynth was installed (even brew wants to use its own directory that's different). I may try to make a build of p7zip that can be bundled with avsrepo or something.
|
![]() |
![]() |
![]() |
#291 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,408
|
What would be the plugin path instead of /usr/local/lib/vapoursynth for other install methods?
Why am I even testing pyinstaller... This is vapoursynth + python and not Avisynth ![]()
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository |
![]() |
![]() |
![]() |
#292 | Link |
Registered User
Join Date: Jun 2007
Posts: 299
|
Both my installer and Brew use alt locations and symbolic links for the main library files. In recent revisions I've started adding a symbolic link to forward stuff sent to that location as well so it should work fine with the installer, but unless you take some specific steps before using "brew install vapoursynth" you'll end up with the plug-in path in a weird location. Side note, part of the point of the installer is that it does not require any compilation tools to be installed, unlike Brew, so I was going to try and make sure it can be used without needing to install Brew.
|
![]() |
![]() |
![]() |
#293 | Link | |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,408
|
VS docs: http://www.vapoursynth.com/doc/plugins.html#os-x
Quote:
p.s. vsrepo supports custom path params for scripts/plugins in case you want to download your files to a different folder.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository |
|
![]() |
![]() |
![]() |
#294 | Link |
Registered User
Join Date: Jun 2007
Posts: 299
|
I would take it into consideration, but by default neither Brew nor the installer setup the Autoloading config file. That said, in the first post of this thread I did encourage people using Brew to setup the autoloading config file.
Last edited by l33tmeatwad; 3rd December 2020 at 15:27. |
![]() |
![]() |
![]() |
#295 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,408
|
The "vsdb-github-api" is ready http://vsdb.top/vapoursynth/mac/api.php?plugin=SangNom
But I noticed that 7z does not work as intended. It extracts only the tar from tar.gz files. I need to look closer at the python tarfile module... That would mean 7z will not be needed anymore (if all files are tar.gz files)
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database || https://github.com/avisynth-repository |
![]() |
![]() |
![]() |
Tags |
meatwadismagical, meatwadthegreat |
Thread Tools | Search this Thread |
Display Modes | |
|
|