[vlc] Re: vlc with Java thread problem
Benjamin PRACHT
bigben+spam at videolan.org
Thu Jan 20 18:22:34 CET 2005
On Thu, Jan 20, 2005, Pedro Lorente/UPC wrote :
> The problem continues. I use this command line : /usr/bin/vlc -I dummy
> --extraintf rc --rc-host 127.0.0.1:9999. If I put these line into a
> shell it's works fine, but when I use the java code I get this error:
>
> VLC media player 0.8.1 Janus
> libhal.c 767 : org.freedesktop.DBus.Error.ServiceDoesNotExist raised
> "Service "org.freedesktop.Hal" does not exist"
Well, consider that as a wrning, not an error... It is only required for
the HAL service discovery module.
>
> [00000232] main interface error: no suitable intf module
> [00000001] main vlc error: interface "rc,none" initialization failed
> [00000234] dummy interface: Using the dummy interface module...
>
I guess VLC doesn't find the plugin path when started that way
(certainly an environment issue...) Can you try with the --plugin-path
/usr/src/vlc option ? (if /usr/src/vlc is the path where the modules are
installed).
> Anybody know why I couldn't initialize the rc interface?
>
--
BigBen
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list