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.

 

Go Back   Doom9's Forum > Search Forums

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: anton_foy
Forum: Avisynth Development 23rd January 2023, 22:30
Replies: 196
Views: 52,808
Posted By anton_foy
Yay Ceppo awesome news! I wish I could help but I...

Yay Ceppo awesome news! I wish I could help but I know nothing about programming. But I don't think just making it HBD should be so hard. If I understand correctly (which I probably don't) then what...
Forum: Avisynth Development 19th January 2023, 00:38
Replies: 196
Views: 52,808
Posted By anton_foy
Good to hear from you, sorry about the job but...

Good to hear from you, sorry about the job but good luck with your goals!

Thanks for letting me/us improve your code.
Forum: Avisynth Development 18th January 2023, 00:35
Replies: 196
Views: 52,808
Posted By anton_foy
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
Posted By anton_foy
if (!(y % 2) && !(x % 2)) { ...

if (!(y % 2) && !(x % 2))
{
pixel_sum[0] = 0;
pixel_sum[1] = 0;
pixel_sum[2] = 0;
for (i = 0; i <...
Forum: Avisynth Development 17th January 2023, 15:03
Replies: 196
Views: 52,808
Posted By anton_foy
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
Posted By anton_foy
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
Posted By anton_foy
Very sad. I made a request to Asd-g today: ...

Very sad. I made a request to Asd-g today:

https://github.com/Asd-g/AviSynthPlus-Scripts/issues/15
Forum: Avisynth Development 12th January 2023, 19:59
Replies: 196
Views: 52,808
Posted By anton_foy
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...
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT +1. The time now is 19:21.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.