<br><br><div class="gmail_quote">2009/12/8 Damien <span dir="ltr"><<a href="mailto:maitredede@gmail.com">maitredede@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br><div class="gmail_quote">2009/12/8 Developer <span dir="ltr"><<a href="mailto:developer@noknok.net" target="_blank">developer@noknok.net</a>></span><div class="im"><br><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">

<br>
Damien -<br>
<br>
What version of VLC are you running with this wrappper?  I have successfully been using the 1.0.0 wrapper up and until the latest public release of VLC (1.0.3) without issue?<br>
<br>
Also for logging - have you tried enabled logging interface to a file?<br>
<br>
Dim optsdebug() As String = {"-I", "dummy", "--plugin-path=" & _VLCPluginPath, "-vvv", "--extraintf=logger", "--logfile=c:\ffmpeg\VlcLog.txt"}<br>
_VLC = New VideoLan.VideoLanClient(_VLCPath, optsdebug)<br>
<br>
<br>
<br>
Shawn</blockquote></div><div><br>Hi Shawn,<br>
<br>
I'm using 1.0.3 (latest binary release for windows).<br>I will try to  run with a log file...<br><br></div></div></blockquote><div><br></div><div>Hi,</div><div><br></div><div>I have added log parameters : same behavior, and log file is not created.</div>
<div>I have also downloaded the latest release (1.0.3) as zip and uncompressed it to a folder without any spaces or special chars in path.</div><div><br></div><div>I have even made a try with a nightly build (1.1.0-git-20091209-0004 Yellow Bastard), same message :</div>
<div>--8<----8<----8<----8<----8<----8<--</div><div><div>[0x643860] main libvlc error: no memcpy module matched "any"</div><div>[0xf3b658] main access error: no access module matched "file"</div>
<div>[0xf3e308] main input error: open of `file/xspf-open:///C:/Users/ddaly/AppData/Roaming/vlc/ml.xspf' failed: no access module matched "file"</div><div>[0xf3e308] main input error: Your input can't be opened</div>
<div>[0xf3e308] main input error: VLC is unable to open the MRL 'file/xspf-open:///C:/Users/ddaly/AppData/Roaming/vlc/ml.xspf'. Check the log for details.</div><div>[0xf3e308] main interface error: no interface module matched "hotkeys,none"</div>
<div>[0xf3e308] main interface error: no suitable interface module</div><div>input_item_SetURI() was likely called with a path. FIXME</div><div><div>--8<----8<----8<----8<----8<----8<--</div><div></div></div>
</div><div><br></div><div>Damien</div></div>