Search found 4 matches

Go to advanced search

by sun_yiqin
28 Nov 2008 07:59
Forum: Development around libVLC
Topic: VideoLan.Interop a .Net libvlc 0.9.x wrapper
Replies: 195
Views: 85152

Re: VideoLan.Interop a .Net libvlc 0.9.x wrapper

Hi,ALL!
My program throw an exception"The data area passed to a system call is too small"
on running "VideoLanClient videoLanClient = new VideoLanClient();".

Does anybody has the same problem?
Help me! Thanks!
by sun_yiqin
20 Nov 2008 03:10
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 81750

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

You are setting up the frequency and the other stuff, by adding mrl-options to your mediadiscriptor, right? Then you just have to add ":programs=[SID]" as option to your mediadiscriptor objekt. You mean "libvlc_media.add_option(options, ref ex);"? I tried setting the options as ...
by sun_yiqin
14 Nov 2008 08:35
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 81750

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

Thanks for the wrapper, It is really nice. Sorry for my poor English... Now I am trying to play a kind of TS stream from a TV usb device. The stream contain 3 channels at the same time. I can switch by using the VLC player, just need to change the Playback-->Programm on the navigater. How can I do t...
by sun_yiqin
11 Nov 2008 08:57
Forum: VLC media player for Windows Troubleshooting
Topic: Usage of VLanControl in C#
Replies: 0
Views: 155

Usage of VLanControl in C#

Hi, I have been able to compile the VLanControl () and include it in a test project. And I also copy libvlc.dll and the Plugins to the "Projects\Test\Test\bin\Debug". I drop the VLCUserControl on the form and then use the AddToPlayList method to add the file to be played, but nothing works...

Go to advanced search