Page 3 of 3

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Fri Nov 03, 2023 1:57 pm
by Rocky
No! But they get very busy in the fall caching food.

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Tue Feb 06, 2024 6:15 pm
by Rocky
When I install our new 4090 I'm gonna upgrade to the latest driver. Wanna take bets on if this is still broken? Technically, I may not have to upgrade but I need 525+ to make CUDA compute-sanitizer work, so I may as well go all the way.

https://docs.nvidia.com/compute-sanitiz ... index.html

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Tue Feb 06, 2024 6:17 pm
by Bullwinkle
My bet? Still broken.

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Tue Feb 06, 2024 6:36 pm
by Curly
Speaking of compute-sanitizer:

https://forums.developer.nvidia.com/t/i ... dec/282064

CUDA guys are way more responsive than NVDec guys.

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Wed Feb 07, 2024 11:59 am
by Curly
Hmm, right when I prove it's their problem, he goes quiet. Well, let's give him some time.

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Sat Feb 24, 2024 6:49 pm
by hydra3333
If this is it, https://forums.developer.nvidia.com/t/i ... /282064/47 they have been nearly 2 weeks.
(not complaining, just observing)

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Sun Feb 25, 2024 12:45 am
by Sherman
Curly kisses butt pretty good when he needs to.

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Mon Feb 26, 2024 1:32 pm
by eXtremeDevil
Tested with latest drivers, still broken for me.

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Mon Feb 26, 2024 1:42 pm
by Rocky
Thanks for the info. I'm not surprised. The workaround remains: do resizing in your script after DGSource().

Maybe we need an integrated DGResize() in DGSource() implemented CUDASynth-style. :P

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Tue Feb 27, 2024 3:03 am
by hydra3333
Rocky wrote:
Mon Feb 26, 2024 1:42 pm
Thanks for the info. I'm not surprised. The workaround remains: do resizing in your script after DGSource().
OK, noted, thanks.
Rocky wrote:
Mon Feb 26, 2024 1:42 pm
Maybe we need an integrated DGResize() in DGSource() implemented CUDASynth-style. :P
:D why not. Choices of resizer methods, including the current one ? ;)

Weird corruption effect when resizing and deinterlacing with DGSource

Posted: Sun Mar 10, 2024 2:17 pm
by eXtremeDevil
Rocky wrote:
Mon Feb 26, 2024 1:42 pm
Thanks for the info. I'm not surprised. The workaround remains: do resizing in your script after DGSource().

Maybe we need an integrated DGResize() in DGSource() implemented CUDASynth-style. :P
Latest firmware, same issue. I'll keep an eye to this thread in case you implement that DGResize(), I'm sure it will be interesting :)