[vlc] Re: vlc with Java thread problem

Pedro Lorente/UPC Pedro.Lorente at upc.edu
Fri Feb 4 16:45:03 CET 2005


Hi together,

Pedro Lorente
MediaCAT - Fundación i2CAT
93 413 70 59




Benjamin PRACHT <bigben+spam at videolan.org>
Sent by: vlc-bounce at videolan.org
02/01/2005 05:09 PM
Please respond to vlc

 
        To:     vlc at videolan.org
        cc: 
        Subject:        [vlc] Re: vlc with Java thread  problem


On Tue, Feb 01, 2005, Pedro Lorente/UPC wrote :
> Hello again,  I couldn't solve the problem, I found the vlc  plugins 
paths 
> at /usr/lib/vlc, and now I'm using this command line:
> 
>         /usr/bin/vlc  --plugin-path /usr/lib/vlc -I dummy --extraintf rc
> 
>         also I try 
> 
>         /usr/bin/vlc --reset-plugins-cache  --plugin-path /usr/lib/vlc 
-I 
> dummy --extraintf rc
> 
> 
>  I get the same error:
> 
> [00000440] main interface error: no suitable intf module
> [00000001] main vlc error: interface "rc,none" initialization failed
> [00000442] dummy interface: Using the dummy interface module...
> 
> Any idea? 
> Why vlc find dummy interface and it couldn't find rc  interface? 
> 
> 

Well, the dummy interface is statically linked in the vlc main
executable... there is still a pb with your environment/plugin path,
apparently... A work around would be to disable plugins and compile a
VLC with all the modules linked statically in the execuable. This can be
done bye using the --disable-plugins configure option.

-- 
BigBen

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20050204/8192fdf1/attachment.html>


More information about the vlc mailing list