[vlc-devel] [PATCH 1/5] Select wrapper video output if --vout is specified on Mac OS
David Menestrina
dmenest-vlc at ofb.net
Tue May 11 09:14:02 CEST 2010
2010/5/11 Rémi Denis-Courmont <remi at remlab.net>:
> Doesn't this break in case of --vout=opengl ?
--vout=opengl wouldn't work anyways, because opengl is a video output
module, not a vout display. My understanding is that in 1.1 there's
no way to select a video output module. (That's why I had to make
this patch... if I could select a video output module I could get away
with just selecting vout_wrapper, which would then load my calayer
vout display module.)
Thanks,
david
More information about the vlc-devel
mailing list