thechaoscoder
thechaoscoder
@dixie-flatliner Please run vsrepo update again and check if everything is ok now.
Yeah some kind of check would be good or this will happen again someday. I just noticed that the dependency is mvsfunc and not muvsfunc... 😑
device sounds good, since there are plugins with both cpu and gpu support. Hmm not sure how to check for cuda. Maybe with some clever "list gpu devices" and then...
Found this https://gist.github.com/f0k/63a664160d016a491b2cbea15913d549#file-cuda_check-py-L60. Maybe looking for a cuda dll is enough? nvcuda.dll should be our dll
Step 1 is commited (just the tagging part) https://github.com/vapoursynth/vsrepo/commit/bbf823304c48f97298c9980e4c36ba976f36e503
Yuuno does not work with the embedded version anymore.
I'm using currently the embedded version, which is easier to handle (it's just a zip). The installer version needs to be installed/extracted in a VM etc -> more work. Could...
Can you post the exact error message? I never had problems with it.
What is your powershell version? Check with $PSVersionTable.PSVersion Yes, it seems this error is related to https / ssl somehow.
hmm ok same as mine... I will leave it as it is for now as I don't think this is a common error. I saw many scripts, also in tools...