exec("\"".$this->CFG['admin']['video']['mplayer_path']."\""." ".$source_filename." -nosound -vo jpeg:outdir=".$t_dir." -ss ".$i." -frames ".$total_frames);bu kod sanırım video için yada flv her neyse,
hiçbir şekilde çözemezsin sunucudan açmadan, çünkü o kod ancak exec veya türevleri system,proc_open vs ile çalışabilir.