Posts: 11.974
Threads: 63
Joined: May 2017
I uploaded my current version I had here to filejump.
(removed the broken libffms2 and updated zsmooth and the vsscripts)
Like I said, the main problem atm. is finding all the filters compiled for macOS.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 20
Threads: 3
Joined: Nov 2023
(22.11.2024, 17:01)Selur Wrote: ps.: seems like both nnedi3 and nnedi3cl both only work with RGBS 
What does this really meanĀ ?
I am looking to move to Mac mini or Studio soon from Intel Mac's and can help with testing porting once I get the new Mac.
Posts: 11.974
Threads: 63
Joined: May 2017
Quote:What does this really mean ?
That they crash unless you use RGBS (the color space; 32bit RGB).
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 20
Threads: 3
Joined: Nov 2023
hmmm...that's what I thought when you said RGBS.
And how many videos captured via analog capture are in RGBS space ?
None in my opinion.
So it's not very useful then.
I guess porting these filters to Apple Silicon is not a simple matter if they relied on Intel CPU instruction sets.
In your 1st post, some of the filters are listed as "compiles fine" or "builds fine" does that that you have not had the chance to test that particular filter actually works after building ?
Posts: 11.974
Threads: 63
Joined: May 2017
Quote:And how many videos captured via analog capture are in RGBS space ?
None in my opinion.
So it's not very useful then.
Hybrid could convert the video to RGBS, when using nnedi3, but it will be slower and might need some adjustment in some scripts.
Quote: In your 1st post, some of the filters are listed as "compiles fine" or "builds fine" does that that you have not had the chance to test that particular filter actually works after building ?
there should be no 'builds fine' either 'compiles fine' or 'build fails',...
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 20
Threads: 3
Joined: Nov 2023
(03.10.2025, 19:19)Selur Wrote: there should be no 'builds fine' either 'compiles fine' or 'build fails',...
Cu Selur
apologies I did not ask correctly.
If it says "compiles fine" does that mean that you have managed to compile it but not had a chance to to test it to see if it works or not ?
Posts: 11.974
Threads: 63
Joined: May 2017
No, when it says 'compiles fine' this also includes that it works. (did at least some tests where it seemed to do the same as the Windows/Linux variant)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.