writeLog("starting extraction!!\n"); $sett = new SSettings(); // load video path from settings $scandir = __DIR__ . "/../" . $sett->getVideoPath(); $vp->extractVideos($scandir);