[vlc-devel] CLI Bindings : AccessViolationException on player

Tony Anecito adanecito at yahoo.com
Tue Dec 8 16:30:35 CET 2009


Is it -vvv instead or maybe that changed to -vv? Also for the jvlc bindings I use the --plugin-path= option for windows that works.

Regards,
-Tony



--- On Tue, 12/8/09, Rafaël Carré <rafael.carre at gmail.com> wrote:

> From: Rafaël Carré <rafael.carre at gmail.com>
> Subject: Re: [vlc-devel] CLI Bindings : AccessViolationException on player
> To: vlc-devel at videolan.org
> Date: Tuesday, December 8, 2009, 8:27 AM
> On Tue, 8 Dec 2009 16:19:55 +0100
> Damien <maitredede at gmail.com>
> wrote:
> 
> > [0x1d385c] main libvlc error: no memcpy module matched
> "any"
> > [0x3c343ac] main access error: no access module
> matched "file"
> 
> If no memcpy module are found, it means no plugins at all
> are found so
> vlc can't work
> 
> > string pluginPath; // var set to my vlc plugin
> directory
> 
> Are you sure it's well set ?
> 
> > string[] vlcargs = new string[] { "--ignore-config",
> "--plugin-path",
> > pluginPath };
> 
> "--ignore-config" isn't needed, it should be the default
> today (but
> doesn't harm anyway).
> 
> Add "-vv" to your arguments list to see why plugins loading
> fails.
> 
> -- 
> Rafaël Carré
> 
> -----Inline Attachment Follows-----
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
> 


      



More information about the vlc-devel mailing list