[MPlayer-dev-eng] [PATCH] Add support for rotating the video via OpenGL.
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri May 10 07:46:01 CEST 2013
Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> On Thu, May 09, 2013 at 08:59:09AM +0200, Reimar Döffinger wrote:
> > +.B \-rotate <0-3> (experimental)
> > +Rotate display by 90, 180 or 270 degrees.
> > +Rotates also the OSD, not just the video image itself.
> > +Currently only supported by the gl video output driver.
> > +For all other video outputs -vf ass,expand=osd=1,rotate=n
> > can be used, in the future this might even
> > happen automatically.
>
> In case you wonder what happened that I actually send patches
> first
> This adds a general command-line option instead of making it
> a vo gl suboption.
> My thinking was that this probably could be implemented by
> some of the other vos
I didn't test, but in theory, vdpau should support it as well.
Even apart from that, I think it is ok.
Carl Eugen
More information about the MPlayer-dev-eng
mailing list