The answer to this one is prolly very self-explanatory when looking at it one certain way, but I just havn't figured it out, so I need to ask you guys.
Check this out.
I have two clips of (the same) footage, but with different frame sizes. To make this example simple, assume that one is D1 (704x576px) and the other one is Half-D1 (352x576px), PAL ofc.
Now..
Would:
avisource("352x576.avi")
fluxsmoothst(7,7)
..be equal to..
avisource("704x576.avi")
fluxsmoothst(14,14)
..in the matter of softening ratio..? By looking at twice the frame size = the need for twice the softening threshold, by the fact that "each pixel would contain less change" on the larger frame size. Am I way out in the dark here? Just curious.
In short:
Does temporal/spatial smoothers (in general) take such a simple base fact as the actual frame size into account when deciding ratio for it's thresholds?
+ Reply to Thread
Results 1 to 1 of 1
-
Drop dead gorgeous!
Similar Threads
-
MeGUI/AviSynth automatically changing frame rate to 17.843
By Hakuromatsu in forum Video ConversionReplies: 9Last Post: 14th Jun 2013, 01:48 -
avisynth denoise filter applied only from frame x to frame y
By codemaster in forum Video ConversionReplies: 1Last Post: 26th Apr 2012, 12:22 -
vcl file frame serve for avisynth
By norlane in forum Blu-ray RippingReplies: 2Last Post: 5th Feb 2011, 01:20 -
Frame rate conversions: How to blend select frames in AVISynth?
By SDeC in forum Video ConversionReplies: 9Last Post: 23rd Jun 2010, 08:16 -
How to shifting an area of video frame in avisynth?
By djnice in forum Video ConversionReplies: 6Last Post: 31st Mar 2008, 00:24