Correct, it partially works,<br>when it starts to run the terminal shows this messages :<br><br>flavio@thundermachine:~$ /opt/vlc/bin/vlc --vout directfb /home/flavio/Música/musica/Stevie_Ray_Vaughan_Voodoo_Chile_Live.mpg <br>
VLC media player 1.0.3 Goldeneye<br>[0x9dabaf0] inhibit interface error: Failed to connect to the D-Bus session daemon: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.<br>

[0x9dabaf0] main interface error: no suitable interface module<br>[0x9d0b8d8] main libvlc error: interface "inhibit,none" initialization failed<br>[0x9dbaf20] main interface error: no interface module matched "globalhotkeys,none"<br>

[0x9dbaf20] main interface error: no suitable interface module<br>[0x9d0b8d8] main libvlc error: interface "globalhotkeys,none" initialization failed<br>[0x9d0b8d8] main libvlc: Executando o VLC com a interface padrão. Use 'cvlc' para usar o VLC sem interface.<br>

Interface de controle remoto iniciada. Digite `help' para ajuda.<br>commandline read: vlc<br>commandline read: --vout<br>commandline read: directfb<br>commandline read: /home/flavio/Música/musica/Stevie_Ray_Vaughan_Voodoo_Chile_Live.mpg<br>

<br>   ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.2 |~~~~~~~~~~~~~~~~~~~~~~~~~~<br>        (c) 2001-2009  The world wide DirectFB Open Source Community<br>        (c) 2000-2004  Convergence (integrated media) GmbH<br>      ----------------------------------------------------------------<br>

<br>(*) DirectFB/Core: Multi Application Core. (2009-11-10 19:35) <br>(!) Direct/Modules: Unable to dlopen `/opt/DirectFB/lib/directfb-1.4-0/systems/libdirectfb_x11.so'!<br>    --> /opt/DirectFB/lib/directfb-1.4-0/systems/libdirectfb_x11.so: undefined symbol: dfb_surface_pool_bridge_join<br>

(*) Fusion/SHM: Using MADV_REMOVE (2.6.30.0 >= 2.6.19.2)<br>(*) Direct/Thread: Started 'Fusion Dispatch' (-1) [MESSAGING OTHER/OTHER 0/0] <8388608>...<br>(!) System/DevMem: Please supply 'video-phys = 0xXXXXXXXX' and 'video-length = XXXX' options!<br>

(!) DirectFB/Core: Could not initialize 'system_core' core!<br>    --> Invalid argument!<br>[0x9e2d508] directfb video output error: Cannot create primary surface<br><br>I don't understand the following message : <br>
"(!) System/DevMem: Please supply 'video-phys = 0xXXXXXXXX' and 'video-length = XXXX' options!"<br><br>I don't know what value I must put in these variables to directfb be able to run and if these values are dependent from the media (movie file for example), if this case will be a great problem because a user cannot set these parameters for each file...<br>
<br>What values I must to set in video-phys and video-length to DirectFB run on X ?<br><br>PS:<br>    When I comment the line system=x11 in .directfbrc the video file plays OK on real frame buffer device.<br><br>The configure options to compile DirectFB and VLC are the following :<br>
<br>DFB:<br>
./configure --prefix=/opt/DirectFB/ --enable-x11 --enable-multi --with-tests<br>
<br>
VLC:<br>
./configure --prefix=/opt/vlc --enable-directfb --disable-sdl --disable-fb --disable-skins2 --disable-qt4 --enable-run-as-root<br>
<br><br>Thanks in advance for all help<br>Flávio Alberto Lopes Soares<br><br><div class="gmail_quote">
2009/11/9 Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Le lundi 9 novembre 2009 22:13:01 Flavio Alberto Lopes Soares, vous avez écrit<br>
<div>:<br>
> When I run VLC on X it shows the video in X window and I don't know how to<br>
> call DirectFB windows instead X window.<br>
<br>
</div>The 'vout' configuration item specifies the video output plugin.<br>
<font color="#888888"><br>
--<br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net/" target="_blank">http://www.remlab.net/</a><br>
______________________________________________________<br>
vlc mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc" target="_blank">http://mailman.videolan.org/listinfo/vlc</a><br>
</font></blockquote></div><br>