You can use the NativeLibVlc.cs file, available on the VLC website.
vlc.AddTarget("fake://", new string[] {":no-overlay", ":input-repeat=-1",
":vout-filter=adjust", ":fake-file=" + fileName.Trim(), ":fake-fps=1",
":brightness="+50, ":fake-caching=100"} , ref playListId);
vlc.Play(playListId);
- UPD 1234
cd "C:\program files\videolan\vlc"
vlc.exe -vvv --dshow-vdev="Logitech QuickCam Express / Go" dshow:// --sout
1234
cd "C:\program files\videolan\vlc"
vlc.exe -vvv C:\filename.wmv --repeat --sout=
1234
cd "C:\program files\videolan\vlc"
vlc -I dummy fake:// --fake-file c:\1.jpg -vvv --sout