[vlc-devel] CLI Bindings : AccessViolationException on player

Damien maitredede at gmail.com
Tue Dec 8 22:24:51 CET 2009


2009/12/8 Developer <developer at noknok.net>

>
> Damien -
>
> 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?
>
> Also for logging - have you tried enabled logging interface to a file?
>
> Dim optsdebug() As String = {"-I", "dummy", "--plugin-path=" &
> _VLCPluginPath, "-vvv", "--extraintf=logger",
> "--logfile=c:\ffmpeg\VlcLog.txt"}
> _VLC = New VideoLan.VideoLanClient(_VLCPath, optsdebug)
>
>
>
> Shawn


Hi Shawn,

I'm using 1.0.3 (latest binary release for windows).
I will try to  run with a log file...

Stay tuned :)

Damien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091208/5e6227f3/attachment.html>


More information about the vlc-devel mailing list