On 31/10/2012 09:01, Jakub Lach wrote:

$ ffmpeg -i A.mp4  -vf "transpose=1" -r 30 -sameq -acodec copy B.mp4

Is _almost_ ideal, apart from x1.5 increase in size... playing with fps does
not
change it too.


try the -b option to specify the bitrate you want.

while I haven't tried it -fs is meant to specify the target filesize.
I am guessing that it would adjust quality to match that size.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to