Latest version of sample upscale (as of November 5th, 2010): www.gyroshot.com Using SimpleSlugUpscale v1.00 defaults, encoded with x264 revision 1745 (32 bit, 8 bit depth...
MINECTAFT CinemaCraft MVtools Avisynth TUTORIAL avisynth- www.avisynth.org download and install virtualdubmod- http download and run MVtools- avisynth.org.ru download and in some cases, install As long...
New channel: www.youtube.com Experimenting again... Used MVtools for Motion Estimated blur. If you're interested in a free (and better IMO) pixel and/or vector estimate motion...
This was created using the following Avisynth script: LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\mvtools.dll") source = AVISource("C:\Earth.avi") #(change path and filename appropriately) oSource=source source=ConvertToYV12(source) source=AssumeFPS(source, 9) #The FPS...