[vlc-devel] JVLC with Windows

Daniel Laux FilzLaux at gmx.de
Thu Aug 3 11:48:53 CEST 2006


Hallo,

i hope someone can help me as it is very important. I need the JVLC within the project of my Diploma Thesis.
If I want to start the VLCExample within the downloaded package I get following error messages:

D:\jvlc-win32-060612>java -cp . VLCExample
[00000229] main interface error: no interface module matched "telnet,none"
[00000229] main interface error: no suitable interface module
[00000001] main vlc error: interface "telnet,none" initialization failed
[00000230] main interface error: no interface module matched "hotkeys,none"
[00000230] main interface error: no suitable interface module
[00000001] main vlc error: interface "hotkeys,none" initialization failed
[00000234] main access error: no access2 module matched "file"
[00000232] main input error: no suitable access module for `file://D:\jvlc-win32-060612/a.mp3'
 

If it is needed, here the complete output with debug information:
 
D:\jvlc-win32-060612>java -cp . VLCExample -vvvv
param: -vvvv
[00000001] main vlc debug: opening config file C:\Documents and Settings\d.laux\Application Data\vlc\vlcrc
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file C:\Documents and Settings\d.laux\Application Data/vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `D:\jvlc-win32-060612\modules'
[00000001] main vlc debug: recursively browsing `D:\jvlc-win32-060612\plugins'
[00000001] main vlc debug: module bank initialized, found 13 modules
[00000001] main vlc debug: opening config file C:\Documents and Settings\d.laux\Application Data\vlc\vlcrc
[00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
 
[00000001] main vlc debug: looking for memcpy module: 2 candidates
[00000001] main vlc debug: using memcpy module "memcpymmxext"
[00000025] main private debug: waiting for thread completion
[00000025] main private debug: thread 1376 (preparser) created at priority 0 (playlist/thread.c:87)
[00000024] main playlist debug: waiting for thread completion
[00000024] main playlist debug: thread 1380 (playlist) created at priority 0 (playlist/thread.c:97)
[00000026] main interface debug: looking for interface module: 0 candidates
[00000026] main interface error: no interface module matched "telnet,none"
[00000026] main interface error: no suitable interface module
[00000001] main vlc error: interface "telnet,none" initialization failed
[00000027] main interface debug: looking for interface module: 0 candidates
[00000027] main interface error: no interface module matched "hotkeys,none"
[00000027] main interface error: no suitable interface module
[00000001] main vlc error: interface "hotkeys,none" initialization failed
[00000024] main playlist debug: adding playlist item `a.mp3' ( file://D:\jvlc-win32-060612/a.mp3 )
[00000024] main playlist debug: Starting new item
[00000024] main playlist debug: creating statistics handler
[00000024] main playlist debug: processing request
[00000024] main playlist debug: finding something to play within Undefined
[00000024] main playlist debug: creating new input thread
[00000029] main input debug: waiting for thread completion
[00000029] main input debug: thread 1444 (input) created at priority 1 (input/input.c:262)
[00000029] main input debug: `file://D:\jvlc-win32-060612/a.mp3' gives access `file' demux `' path `D:\jvlc-win32-060612/a.mp3'
[00000029] main input debug: creating demux: access='file' demux='' path='D:\jvlc-win32-060612/a.mp3'
[00000030] main demuxer debug: looking for access_demux module: 0 candidates
[00000030] main demuxer warning: no access_demux module matched "file"
[00000029] main input debug: creating access 'file' path='D:\jvlc-win32-060612/a.mp3'
[00000031] main access debug: looking for access2 module: 0 candidates
[00000031] main access error: no access2 module matched "file"
[00000029] main input error: no suitable access module for `file://D:\jvlc-win32-060612/a.mp3'
[00000029] main input debug: thread times: real 0m0.160230s, kernel 0m0.000000s, user 0m0.000000s
[00000029] main input debug: thread 1444 joined (input/input.c:397)
[00000024] main playlist debug: Starting new item
[00000024] main playlist debug: changing item without a request
[00000024] main playlist debug: finding next of a.mp3 within Undefined
[00000024] main playlist debug: Current item is the last of the node,looking for uncle from Playlist
[00000024] main playlist debug: parent Playlist found as child 0 of grandparentUndefined
[00000024] main playlist debug: Current item is the last of the node,looking for uncle from Undefined
[00000024] main playlist debug: already at root
[00000024] main playlist debug: At end of node
[00000024] main playlist debug: did not find something to play
[00000024] main playlist debug: nothing to play
Muting...unmuting.
Volume is: 50
Setting volume to 150... done
INPUT INFORMATION
-----------------
Total length   (ms) :   -1
Input time     (ms) :   -1
Input position [0-1]:   -1.0
Everything fine ;)
Playing next item
[00000024] main playlist debug: Starting new item
[00000024] main playlist debug: processing request
[00000024] main playlist debug: finding next of a.mp3 within Undefined
[00000024] main playlist debug: Current item is the last of the node,looking for uncle from Playlist
[00000024] main playlist debug: parent Playlist found as child 0 of grandparentUndefined
[00000024] main playlist debug: Current item is the last of the node,looking for uncle from Undefined
[00000024] main playlist debug: already at root
[00000024] main playlist debug: At end of node
[00000024] main playlist debug: looping - restarting at beginning of node
[00000024] main playlist debug: finding something to play within Undefined
[00000024] main playlist debug: creating new input thread
[00000033] main input debug: waiting for thread completion
[00000033] main input debug: thread 1444 (input) created at priority 1 (input/input.c:262)
[00000033] main input debug: `file://D:\jvlc-win32-060612/a.mp3' gives access `file' demux `' path `D:\jvlc-win32-060612/a.mp3'
[00000033] main input debug: creating demux: access='file' demux='' path='D:\jvlc-win32-060612/a.mp3'
[00000034] main demuxer debug: looking for access_demux module: 0 candidates
[00000034] main demuxer warning: no access_demux module matched "file"
[00000033] main input debug: creating access 'file' path='D:\jvlc-win32-060612/a.mp3'
[00000035] main access debug: looking for access2 module: 0 candidates
[00000035] main access error: no access2 module matched "file"
[00000033] main input error: no suitable access module for `file://D:\jvlc-win32-060612/a.mp3'
[00000033] main input debug: thread times: real 0m0.110158s, kernel 0m0.010014s, user 0m0.000000s
[00000033] main input debug: thread 1444 joined (input/input.c:397)
[00000024] main playlist debug: Starting new item
[00000024] main playlist debug: changing item without a request
[00000024] main playlist debug: finding next of a.mp3 within Undefined
[00000024] main playlist debug: Current item is the last of the node,looking for uncle from Playlist
[00000024] main playlist debug: parent Playlist found as child 0 of grandparentUndefined
[00000024] main playlist debug: Current item is the last of the node,looking for uncle from Undefined
[00000024] main playlist debug: already at root
[00000024] main playlist debug: At end of node
[00000024] main playlist debug: did not find something to play
[00000024] main playlist debug: nothing to play
[00000001] main vlc debug: removing all interfaces
[00000001] main vlc debug: removing playlist handler
[00000025] main private debug: thread times: real 0m15.902867s, kernel 0m0.000000s, user 0m0.000000s
[00000025] main private debug: thread 1376 joined (playlist/engine.c:119)
[00000024] main playlist debug: thread times: real 0m15.882838s, kernel 0m0.000000s, user 0m0.000000s
[00000024] main playlist debug: thread 1380 joined (playlist/engine.c:120)Destroying item Media Library
[00000024] main playlist debug: deleting playlist item `a.mp3'
Destroying item Playlist
Destroying item Undefined
Destroying item Media Library
[00000024] main playlist: stopping playback
[00000024] main playlist debug: deleting playlist item `a.mp3'
Destroying item Playlist
Destroying item Undefined
[00000001] main vlc debug: removing all video outputs
[00000001] main vlc debug: removing all audio outputs
[00000001] main vlc debug: TIMER Playlist walk : Total 2.141 ms / 4 intvls (Avg0.535 ms)
[00000001] main vlc debug: TIMER Interaction thread : Total 1.466 ms / 248 intvls (Avg 0.006 ms)
[00000001] main vlc debug: removing module "memcpymmxext"
[00000001] main vlc debug: saving plugins cache file C:\Documents and Settings\d.laux\Application Data/vlc/cache/plugins-04041e.dat


So thank you very much in advance if someione can help me.
Its really important for me, as without having this running I can't do further develeopement of my diploma thesis.
Regards,


Daniel.

-- 


Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl

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



More information about the vlc-devel mailing list