Search found 5 matches

by reel.deal
Fri Aug 26, 2022 11:57 pm
Forum: CUDA Filters
Topic: AVISynth+ CUDA support
Replies: 17
Views: 10090

Port Cube

I don't have any experience the CUDA filters but maybe the documentation below can offer some help. I believe AviSynth+ 3.7.2 is compiled with CUDA support, I see that the filters OnCuda/OnCPU and others are available. I don't think the API is documented but section #7 has information for developers...
by reel.deal
Fri Aug 26, 2022 5:39 pm
Forum: CUDA Filters
Topic: AVISynth+ CUDA support
Replies: 17
Views: 10090

Port Cube

Maybe the information from pinterf is helpful. https://forum.doom9.org/showthread.php?p=1964833#post1964833 Such an Avisynth+ build does not use CUDA at all, it is just able to host such filters; the only known plugin set which is compatible with this interface is https://github.com/pinterf/AviSynth...
by reel.deal
Sun Aug 21, 2022 11:43 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 204916

Port Cube

Thanks for the sample. I also updated the wiki to match the corrections above.
by reel.deal
Sat Aug 20, 2022 2:39 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 204916

Port Cube

I added DGCube to the wiki a few days ago, I thought it was *done*. But yes, there is an interest :). I have a few questions regarding the examples that are included in the documentation. I have virtually no experience with HDR content but a few things stand out to me. Apply 3D LUT to HDR10 PQ clip ...
by reel.deal
Fri Aug 19, 2022 1:48 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 204916

Port Cube

Hi DG,

Thanks for the updates on this filter. Quick question, you mentioned full range is gone but I still see that parameter in the filter signature: c[cube]s[fullrange]b[expand_in]b[compress_out]b[interp]s[device]i

Is it simply ignored?