Hello all,<br>this is my first post and I'm trying to run a video in VLC running inside X11 in a Linux PC, but I like to run this video on a DirectFB window running inside X, this is possible ?<br><br>I compiled VLC using the following configure options (1.0.3) :<br>
./configure --prefix=/opt/vlc --enable-directfb --enable-x11 --disable-skins2 
--disable-qt4 --enable-run-as-root<br><br>I already has a DirectFB (last version from git) compiled with x11 support and I ran VLC on a real console (logged as root) and it plays video OK in DirectFB.<br><br>My .directfbrc has the line :<br>
system=x11<br><br>When I run VLC on X it shows the video in X window and I don't know how to call DirectFB windows instead X window.<br><br>Thanks for any help.<br><br>Flávio Alberto Lopes Soares<br> <br><br>