[MPlayer-dev-eng] [PATCH] YUV support for vo_quartz, at last

Sascha Sommer saschasommer at freenet.de
Sat May 1 15:03:28 CEST 2004


> vo_quartz is not the default vo driver on osx, maybe we can change that
> or
> at least make it the default if sdl is not there because right now its
> falling

you can change the priority by changing its position in the
video_out_drivers
struct in video_out.c. Just move it infront of sdl.

> back to vo_null. Also if you disable sdl support in mplayer vo_quartz
> is not working properly. SDLMain override mplayer main() and start has
> a cocoa app, Im in the dark here any idea anyone?

SDLMain will do some more initialisations. You could find out what exactly
and
do this manually in mplayer.c

Sascha




More information about the MPlayer-dev-eng mailing list