realfinder
realfinder
I know but I don't see them as hack rather than features, anyway it's kinda update to existing "hacks" :) also I think many plugins can do proper frame properties...
> Expr is precompiled on clip level, once. Scaleb or scalef? They and the others are already known at compile time, percalculated and optimized away when they are after constants,...
thanks! it seems work fine ``` d2vSource("001_Video01.d2v") propShow expr("x._QuantsAverage 5 > 128 x ?","","") ``` this can used for adaptive deblocking or another things
but > Nonexistent or non-number frame properties return with 0.0 value isn't better to make it -1 or -2 (for more safety, or better -1 for non-number and -2 for...
maybe with setting special frame properties for new black borders or even mirror in this case (something like DePan_left, DePan_top, etc..), something like this https://github.com/HomeOfVapourSynthEvolution/VapourSynth-AddGrain/issues/4 but as writing
yes, that why YUVA method seems better overall, but in simple case like stab() frame properties can work (stab() has zoom parameter but it's not used by default), rotation cases...
I think secam is not same as ntsc since it should not has Rainbow and Dot Crawl and when bad recorded in VHS it will give bad color over saturated...
> > > I would say the same but for VapourSynth, given VapourSynth can handle mixed-international filenames (avisynth AFAIR isn’t Unicode-aware). I don't think it's important thing in video editing...
try https://github.com/realfinder/AVS-Stuff/blob/Community/avs%202.6%20and%20up/QTGMC.avsi same for https://github.com/realfinder/AVS-Stuff/issues/129 and https://github.com/realfinder/AVS-Stuff/issues/128
you can use the original one from http://avisynth.nl/index.php/Dither_tools dither-x.xx.x.zip