Home
RecentChanges

Search:

» AviSynth is a powerful video FrameServer for Win32.

AviSynth Links:
»Download
»Learn to script
»FAQ
»Manual
»Discussion fora
»Project page
»External filters
»FeedBack

» You can add pages to this website immediately. No login required.
Edit this document

» AboutAviSynth

 

Avisynth 
Logo

CompTest

function Comptest(clip c, float percent)

{
frange=floor(14./(percent/100.))
return SelectRangeEvery(c, frange, 14)
}

Usage: Comptest(5)

For a compressibility test on 5% of the movie.

Back to ShareFunctions.

SourceForge Logo

 


Edit this document | View document history
Document last modified Sun, 30 Mar 2003 04:06:54