[FFmpeg-user] unable to crop and then resize movie
pgoldweic
pgoldweic at northwestern.edu
Mon Jun 27 17:18:33 CEST 2011
Thanks! Following your suggestion, I got it to work. My complete command
ended up being:
ffmpeg -i mymovie.mp4 -vf "crop=in_w-2*240:in_h:240:0,scale=480:360" -vcodec
libx264 -acodec copy mymovie-cropped.mp4
Thanks again.
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/unable-to-crop-and-then-resize-movie-tp3623660p3627974.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list