[MPlayer-dev-eng] [PATCH]: vo_gl2 bug fixes
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Oct 18 12:19:17 CEST 2003
> Using that version with -vop rgb2bgr produced correct colors (and a major
> slowdown).
> I now realized that the unmodified version also works with -vop rgb2bgr, hmmm..
try -vf format=RGB32 or -vf format=RGB24, these seem to be the only
formats supported by OpenGL 1.1, and maybe this is faster than your version.
More information about the MPlayer-dev-eng
mailing list