[MPlayer-dev-eng] [PATCH] Add support for rotating the video via OpenGL.

compn tempn at twmi.rr.com
Thu May 9 14:27:22 CEST 2013


On Thu,  9 May 2013 08:59:09 +0200, Reimar Döffinger wrote:
>My thinking was that this probably could be implemented by some of the
>other vos, too, so I thought it make sense like this.

i think it makes sense. we have -flip and -vf flip.

>But I don't mind changing it if you think it is better as something
>gl specific.

do you think other vo's can handle rotating osd as well?
-flip does not flip osd. maybe we should make a note of that in the
manual. is -flip done in vo or decoder? i mean is it faster/slower
than -rotate ? would it make sense to make flip an alias of -rotate 2 ?

>+.B \-rotate <0-3> (experimental)
>+Rotate display by 90, 180 or 270 degrees.

how about
+Rotate display by 0 (0), 90 (1), 180 (2) or 270 (3) degrees.

i remember long ago trying to put -vf rotate=270 ... and having it work
based on some bug or other.

i ust like to make things complicated. :P

-compn


More information about the MPlayer-dev-eng mailing list