Anyone tried this super resolution plugin for Vdub, They also have a full fledged GUI program that includes over 200 vdub plugins.
I will be doing some tests and I will report back.
+ Reply to Thread
Results 1 to 24 of 24
-
-
Well I've been experimenting with this plugin and for some reason it always produced a jumpy/jittery picture, I though my de-interlaced SD video capture was done wrong, but no, the de-interlaced sample that I've been using is playing very smoothly at 59.94 fps, Fist I though the plugin is downconverting to 29.97 fps but no, it's keeping the fps intact, So I guess I'll stick to the stock vdub resize filters.
-
I use Gordian Knot to figure my crop values. I open the AVS in it, do the cropping to the video and add the values it gives to the AVS for further work. GKnot allows you to see what you're doing.
Also, you can figure out the crop values in VDub and then add them to the AVS. And, as jagabo implies, nnedi3_rpow2() is better than any VDub resizer for upscaling. -
That seems too much work if doing several videos, I'll try to figure out why Super Res is giving a jettery results and go from there.
-
When I crop the resulting resolution is very odd and I don't think any stand alone resizer will work with it, Vdub can take that resolution and resize from it as long as the process is done in one step. hope this clears my requirement. I think we are drifting from the subject of the thread, I will soon post samples hoping that someone can figure out why the video is not smooth.
-
Ok here is some samples before cropping/resizing (720x486) 35MB and after (1440x1080) 127MB:
-
You have a playback problem. Both those samples play smoothly here. Does the attached video play any smoother?
Last edited by jagabo; 21st Sep 2020 at 08:33.
-
There is no difference in smoothness between the two videos you posted. You can step through them frame by frame to verify there are no added or dropped frames, and no artifacts that would result in jerky motion.
Code:sres = LWLibavVideoSource("CartoonHuffDintCropSresSample.avi").Subtitle("SRes") LWLibavVideoSource("CartoonHuffDintSample.avi") Crop(4,2,-14,-9) Spline36Resize(v2.width, v2.height) Subtitle("source") Interleave(sres, last)
-
It has nothing to do with cartoon and de-interlacing, my point is they don't play equally, I know what I'm seeing. Lets see if I can grab a video with my phone of both files just to give you an idea of what I'm seeing on my end.
-
Ok here is a video grab of both playing in repeat mode, the size of the window don’t matter I already tried playing both files at the same window size but the same effect.
-
-
Why is your screen cap in post #16 fulll of blended frames?
[Attachment 54985 - Click to enlarge]
Blending like that can be seen in both the SD and HD portions of that MOV file. Neither AVI video has any blending like that. Are you using some frame rate conversion in the player? Heavy temporal noise filters? -
That's my phone capturing the computer screen, I wouldn't judge from that.
-
AvsPmod for preview when writing.
Process the avs in VirtualDub2 (with preview enabled, but it'll be choppy and slow encoding).
Ancient defunct junk.
I can confirm that.
Also know that the FFHuffyuv codec has issues. Bad reverse engineering of the official Huffyuv.Last edited by lordsmurf; 22nd Sep 2020 at 01:34.
Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
I'm going to try using some of these for Super Resolution VIDEO filtering however for AUDIO, I don't think there's any beating the Super Reolution filter in OpenVINO (Which in turn & itrself comes withe the Audacity pluin pack)
Between the two of them, I should be able to make some REALLY high quality videos -
Similar Threads
-
nvenc encoding on nvidia 2060 Super vs 2070 Super
By hydra3333 in forum Newbie / General discussionsReplies: 12Last Post: 20th Nov 2019, 20:29 -
Opinion on Super Resolution
By kalemvar1 in forum Video ConversionReplies: 14Last Post: 10th Oct 2017, 20:04 -
Anyone know a super super fast free mkv to mp4 ripper (non re-encoding?
By Goshite in forum Newbie / General discussionsReplies: 6Last Post: 8th Jul 2017, 13:33 -
change the very low resolution of video to high resolution
By idi0t in forum Newbie / General discussionsReplies: 22Last Post: 1st Jul 2017, 09:51 -
Can't Find DeLOGO Plugin for VDub
By ConverterCrazy in forum Newbie / General discussionsReplies: 3Last Post: 17th Feb 2017, 03:11