[MEncoder-users] Rotate video problem.
vikas khairnar
vikas.khairnar at gmail.com
Sat Sep 25 08:16:54 CEST 2010
Hello Friends,
I am new to mencoder, rotating .flv video using it but I have
one problem to rotate video after rotating video resulting video is to
small
If I have upload 14 sec. video resulting video is only of 2 seconds
and speed is very fast.
This is my command.
$call = "/usr/local/bin/mencoder $infile -vf
rotate=1 -oac copy -ovc lavc -lavcopts vcodec=flv -o $infile -of lavf
-lavfopts format=flv";
$exec = shell_exec($call);
return $exec;
Can you please suggest me what to do?
More information about the MEncoder-users
mailing list