Log in

View Full Version : how does dekafka work?


Tantabootsy
29th September 2003, 12:51
hi,
i tried to understand both this description of dekafka here (http://www11.brinkster.com/poptones/newcleus/ow.asp?Daily%2F4%5FApril%2C%5F2003#preview)
and the short code description (http://www.avisynth.org/index.php?page=DeKafka) (oh my god!!! what do all these lines mean?!? :eek: :confused: )
I still don't understand many lines, because i'm a very newbie to all this asynth stuff i see..
could someone of you guys just post his own ready dekafka-script here maybe then i'll understand some things better. if not, i might ask once more..
thanks in advance,

Wilbert
29th September 2003, 12:59
A small guide can be found in the analog capture guide:

http://www.doom9.org/index.html?/capture/logo.html

Start by putting the function given in your link:

function ...
{
...
}

in a text file and save it as dekafka.avsi, and just follow the guide.

Tantabootsy
29th September 2003, 13:27
boy, thanks a lot :D :) :D