Forum: Avisynth Development
23rd January 2023, 22:30
|
Replies: 196
Views: 52,808
|
Forum: Avisynth Development
19th January 2023, 00:38
|
Replies: 196
Views: 52,808
|
Forum: Avisynth Development
18th January 2023, 00:35
|
Replies: 196
Views: 52,808
Thanks for the link! Way over my head atm but...
Thanks for the link! Way over my head atm but hopefully Im getting the hang of things later on.
Harassing the ChatGPT bot to spit out CUDA optimizations of CTools and hbd support. One can only dream...
|
Forum: Avisynth Development
17th January 2023, 15:04
|
Replies: 196
Views: 52,808
|
Forum: Avisynth Development
17th January 2023, 15:03
|
Replies: 196
Views: 52,808
CTools HBD, part 2
CDegrain.cpp:
#include "CDegrain.h"
CDegrain::CDegrain(PClip _child, int _radius, int _nt, int _thr, int _blksize, PClip _dClip, IScriptEnvironment* env) : GenericVideoFilter(_child),...
|
Forum: Avisynth Development
17th January 2023, 15:01
|
Replies: 196
Views: 52,808
CTools HBD rewrite
Not sure this is the right place to ask but since Ceppo is out of doom9 (at least since 10 months ago) I think forking his plugin would be in ok. Also I have not yet recieved a reply from Asd-g if...
|
Forum: Avisynth Development
14th January 2023, 18:50
|
Replies: 196
Views: 52,808
|
Forum: Avisynth Development
12th January 2023, 19:59
|
Replies: 196
Views: 52,808
CDegrain
So the non stationary(static?) parts will be motion/moving parts and left untouched by cdegrain?
Then I have a request, to have an option to spatial smooth the untouched parts, or better yet if...
|