$output = shell_exec('ffmpeg -i seret.wmv -ab 56 -ar 22050 -b 500 -r 15 -s 320x240 stest.flv'); echo $output;