[MPlayer-dev-eng] Contextual Rotation for aspect ratio where the height is larger the the width

David Bateman adb014 at gmail.com
Thu Apr 5 01:28:13 CEST 2007


Mplayer currently allows "-vf rotate=5" and -vf rotate=6" to allow
rotation iff the height is greater than the width. This is useful for
most displays where the aspect ratio is 4-by-3 or 16-by-9. However, most
smart phones and pdas have an aspect ratio that is reversed (ie 3-by-4)
and so it would be useful to allow a similar rotation than above but iff
the width is greater than the height. This patch adds this with a "-vf
rotate=9" and "-vf rotate=10" option.

D.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 05_3by4_contextual_rotate.diff
Type: text/x-patch
Size: 1125 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070405/f1ba4557/attachment.bin>


More information about the MPlayer-dev-eng mailing list