resize and cut a video
Hi, I'm trying to resize a video by this command: mencoder file.wmv -vf scale=320:320 -o file.mp4 -oac mp3lame -ovc xvid -xvidencopts bitrate=200 -ofps 12 The original video is 4:3... Can I cut the boards of the video, and make a video 1:1 (square) Alfredo
On Wed, Jun 4, 2008 at 4:54 AM, Alfredo Alessandrini <alfreale74@gmail.com> wrote:
Hi,
I'm trying to resize a video by this command:
mencoder file.wmv -vf scale=320:320 -o file.mp4 -oac mp3lame -ovc xvid -xvidencopts bitrate=200 -ofps 12
The original video is 4:3... Can I cut the boards of the video, and make a video 1:1 (square)
You will find your answer in the mencoder documentation. Specifically, read about the crop filter. -- Ken echo 16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlb xq |dc
participants (2)
-
Alfredo Alessandrini -
KM