Search found 358 matches

by hydra3333
Wed Mar 20, 2024 8:25 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Looks like a winner to me :)

For interest, how would you characterize those filters vs a HDRAGC ?
by hydra3333
Sat Mar 16, 2024 7:26 pm
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

edit: understood now. Thanks. I got as far as better measuring elapsed times with powershell powershell.exe -executionpolicy bypass -Command "Measure-Command {G:\HDTV\DGtest\TEST3-DG\Vapoursynth-x64\VSPipe.exe --filter-time --container y4m G:\HDTV\DGtest\TEST3-DG\00_PostcardsFromMannum_sample-unproc...
by hydra3333
Sat Mar 16, 2024 9:43 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

I would have expected the plain set_output() of the filtered clip to be faster than the clip which interleaves the filtered clip and the unfiltered clip. The result of ~60% of the fps of the interleaved clip which notionally does more work seems a bit counter-intuitive. That's a massive amount of fp...
by hydra3333
Sat Mar 16, 2024 1:14 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

OK, I'm a happy camper now. The green frames are gone. The variability in fps has largely disappeared in the case of outputting only the "after" clip. Maybe it's magic, maybe it's Windows, who knows. (The fps variability remains when using stackhorizontal, over separate consecutive runs, but who car...
by hydra3333
Fri Mar 15, 2024 5:53 pm
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

OK. You have the source file(s). Hope you may be able to do something with the .bat below. Interestingly, - of the cudasynth downloads, TEST6 works (no green frames), TEST7 works (no green frames) - with released v252 both interleave and stackhorizontal yield green tinged frames, both with and witho...
by hydra3333
Fri Mar 15, 2024 3:51 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

OK, there's something very strange going on and I do not have the iq nor base knowledge to begin to diagnose it. Further to the variability in FPS when denoising https://rationalqm.us/board/viewtopic.php?p=20413#p20413 Referring to the attached .pdf tables of very strange results (filename had to be...
by hydra3333
Thu Mar 14, 2024 8:36 pm
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

<snip> google can be handy ...
by hydra3333
Thu Mar 14, 2024 1:22 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Sounds great. Will it support features like auto gain, auto balance? This filter here http://avisynth.nl/index.php/AutoAdjust is one of the better ones, but it's also a bit broken (no source code) I have wanted a good autolevels/autoadjust for such a long time that I'd forgotten about it :) Anyone ...
by hydra3333
Tue Mar 12, 2024 9:27 pm
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Thanks for pointing out the missing dn_enable stuff, m8. I have fixed it. I'll try to answer your fps variation question tomorrow as I am tired after getting 252 out the door and helping Curly with his eac3to release. Plus I just ate a large ribeye and my brain is in a fog. No worries. We'll deserv...
by hydra3333
Tue Mar 12, 2024 3:56 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Hello, a "quick" query. Similar to previous tests on VHS videos 0 to 7 in sequence, repeated with various settings. If I use dn_enable=1, dn_quality="best" denoising I see these relatively consistent fps for VHS videos : after_video = core.dgdecodenv.DGSource( r'G:\HDTV\DGtest\RESULTS\00_PostcardsFr...
by hydra3333
Thu Mar 07, 2024 7:20 pm
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Well, just a thought ... on something probably in the too hard basket and/or not worth one's while ... A few things seem to depend on motion estimation like the venerable mvtools2 https://avisynth.org.ru/mvtools/mvtools2.html for example (i) temporal denoising, which you mention above (ii) motion in...
by hydra3333
Tue Mar 05, 2024 6:55 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

I'm surprised you didn't ask what the root cause was. :) I did wonder, and curiosity nearly got the better of me, however I had enough of those questions in the last 10 working years to choose not to bother you. Suspected you'd needed to brute force it with retries if the cause was not discernible,...
by hydra3333
Mon Mar 04, 2024 11:52 pm
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Cool, success, no pop-ups or failed encodings. Thanks ! I ran the 8 encode batch, 10 times in sequence for both "new cudasynth way" and "old multi-line way". Something I don't quite get with the latest test6 ... the speeds for "new cudasynth way" vs "old multi-line way" look close to the "new cudasy...
by hydra3333
Mon Mar 04, 2024 12:42 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Some results with the latest test6: Test Run 1: pop-up appeared once (item # unknown), encoded zero frames of it Test Run 2: all completed successfully, no pop-up Test Run 3: all completed successfully, no pop-up Test Run 4: all completed successfully, no pop-up Test Run 5: pop-up appeared once on i...
by hydra3333
Sun Mar 03, 2024 11:42 pm
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Oops, a poor assumption on my part on what files pre-existed or not. OK, I popped some files *.qsf.mpg into the "RESULTS" folder in this share: https://drive.google.com/drive/folders/1J8VqHS1sHygqPM2pczlC2kfI_nRWW7x8?usp=sharing The files are the same as the originals except having been fixed where ...
by hydra3333
Sat Mar 02, 2024 7:54 pm
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

It has nothing to do with cudasynth. I had a pop up ("error creating decoder" ?) appear after reverting to the latest official release. Unfortunately it disappears quickly, so I'll see if I can capture an image of it. Funnily enough, all 8 encodes worked. Realtime Task Manager performance numbers an...
by hydra3333
Sat Mar 02, 2024 9:44 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Any results with test5? Yes, test5 yielded a pop-up on run #2 6 of 8. Hopefully I did it right. I tend to find I may need to run the test a number of times since it seems to run successfully a few times in a row. Running it again with nothing running in the background ... Interestingly, something n...
by hydra3333
Sat Mar 02, 2024 7:24 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

OK. In this share is - a .zip of portable vapoursynth with portable python and ffmpeg and DG stuff in 'G:\HDTV\DGtest\Vapoursynth-x64\DGIndex' - a folder of VHS test .mpg files https://drive.google.com/drive/folders/1J8VqHS1sHygqPM2pczlC2kfI_nRWW7x8?usp=sharing Create a folder `G:\HDTV\DGtest` and -...
by hydra3333
Sat Mar 02, 2024 4:16 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Sure. Just re-downloaded test5 and popped it into the right place and am re-running the tests now. Will zip up the other things and pop it into a google drive shared folder for you. I will comment out extraneous stuff such as mediainfo and whatnot. edit: hmm, test5 yielded a pop-up on run #2 6 of 8....
by hydra3333
Fri Mar 01, 2024 7:36 pm
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Please re-download test 6 and give it a whirl. Cool. I just tried the VHS tests where a .bat runs through 8 files n sequence, generating a new .vpy each time and then using vspipe/ffmpeg to attempt an encode. Nearly. This time run #1 it did not like 3 of 8 pop-up4.jpg run #2 all 8 successfully enco...
by hydra3333
Fri Mar 01, 2024 5:16 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

"Running it the old way..." What is the old way and what is the new way? Apologies, old = separate filter calls on separate lines, using the cudasynth dll new = filters all on one line, the new way, real cudasynth "Running it the old way..." Gosh, I hope it isn't the conversion to Vapoursynth API4....
by hydra3333
Fri Mar 01, 2024 2:56 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Hmm, perhaps a cosmic ray reached the earth's surface and flipped a bit at just the right place ? Have seen lower probability things :D Thank you for the updated test6. This: h.265/h2s/denoising(good,spatial)/sharpening worked OK This: OTA-mpeg2/deinterlacing/denoising(good,temporal)/sharpening froz...
by hydra3333
Wed Feb 28, 2024 5:36 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Here is test6: Thanks. Happy to report simple tests with OTA-mpeg2/deinterlacing/denoising(best,temporal)/sharpening poor VHS-mpeg2/deinterlacing/denoising(best,temporal)/sharpening h.265/h2s/denoising(good,spatial)/sharpening caused no crashes appeared to work as expected. Although ... the attache...
by hydra3333
Wed Feb 28, 2024 4:10 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

semi-crushing a "C" Crushed one of the C1 to C7 neck vertebrae such that the jellified anterior bottom of it was pushed forward in the neck, clearly visible in the xrays; time has fuzzed over which one it was ... Please don't ask how, certain things we as (hopefully) rational people do not under an...
by hydra3333
Tue Feb 27, 2024 5:57 am
Forum: CUDA Filters
Topic: CUDASynth
Replies: 365
Views: 260582

CUDASynth

Nice ! Also nice handle on the local colloquialisms :) Bob is my uncle so that works too. ;) At uni (punch cards era) started working for the Catholic Church on a new education payroll system (didn't earn a halo), then worked for a finance company ... it was funny, since I did the "technical" IT str...