[MPlayer-dev-eng] MPlayer + MatrixView

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Aug 13 15:43:07 CEST 2006


Hello,
On Sun, Aug 13, 2006 at 09:54:34PM +1000, Pigeon wrote:
>     It renders video in the good old Matrix code style view on the fly.
> It requires OpenGL (GL and GLU). Tested under mplayer svn, though only
> on Linux. Some of the vo code are based on the gl vo driver.

The only glu function it uses is gluBuild2DMipmaps, is that really worth
the extra dependency (i.e. does it look any better than a normal texure
upload)?
I would have thought that glCreatePPMTex from gl_common.c might also be
interesting since it would make the thing more customizable.

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list