i must change from?
axVLCPlugin21.playlist.add(ofd.FileName, ofd.SafeFileNames, null);
to ?
axVLCPlugin21.playlist.add("file:///"+ofd.FileName, ofd.SafeFileNames, null);
Yes, I started my Programm by "Start debugging (F5)", startet subsequently the DebugView-App and tried then to play my Video in my running C#-App. Sometimes, DebugView brings me the following Message: "[20168] JIT-V : Initialize Thread: 362776 : Non-Virtualized".
OK, now I get some more Messages: [417024] [ERROR]:CallNamedPipe failed. Error=2
[74480] [ERROR]:CallNamedPipe failed. Error=2
[20168] JIT-V : Initialize Thread: 92128 : Non-Virtualized