<?php
$last_line = system("/usr/bin/mencoder /home/grind/public_html/video/7.mpg -o /home/grind/public_html/flvideo/7.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es", $retval);
echo '
</pre>
<hr />Last line of the output: ' . $last_line . '
<hr />Return value: ' . $retval;
?>
<<<<<->>>>>>
what file that iam going to create? ?.php
i don't get this problem, because i am not good with the php coding.
Bookmarks