Search found 8 matches

Go to advanced search

by hailang525
24 Nov 2008 03:21
Forum: Development around libVLC
Topic: How to keep the playing screen in VLC API in C#
Replies: 2
Views: 1883

How to keep the playing screen in VLC API in C#

Hello, everyone. when I used the VLC API AXVLC methd play() in C# program to play a video, and then it will show a video screen,right? After finishing play, the play screen will automatically shut down. if it was set autoloop and. each video will opne a new screen when it playing. My question is how...
by hailang525
27 Oct 2008 20:10
Forum: VLC media player for Windows Troubleshooting
Topic: How to fix VLC screen in widows position
Replies: 7
Views: 2929

How to fix VLC screen in widows position

Hello, everyone. when I used the VLC API methd play() in C# program to play a video, and then it will show a video screen,right? But the screen position always change in windows, every time I played different videoes. How to fix the video's position in windows, for example, let the video screen alwa...
by hailang525
22 Oct 2008 20:51
Forum: VLC media player for Windows Troubleshooting
Topic: Whether VLC can display video and message at the sam time
Replies: 3
Views: 259

Re: Whether VLC can display video and message at the sam time

Can you explain more about how to usemarqee filter in C# program? Thank you so much. You know what I need right?
by hailang525
20 Oct 2008 03:50
Forum: VLC media player for Windows Troubleshooting
Topic: Whether VLC can display video and message at the sam time
Replies: 3
Views: 259

Whether VLC can display video and message at the sam time

Hi everyone. I am using VLC API programming in C#, I just wondering whehter VLC can display video and message at the same time. For example, when it is playing a video, and meanwhile I type some message such as "hello,welcome" , whether it can display " hello, welcome" under the ...
by hailang525
20 Oct 2008 02:05
Forum: VLC media player for Windows Troubleshooting
Topic: Problem in C# using VLC
Replies: 5
Views: 791

Re: Problem in C# using VLC

I used VLC.0.9.4 version. actually, I do not need vlc version, just copy axvlc.dll file to my project file and reference it. So that I can play video when I can my program in C#. I just want to know how to erase the video that last time I asked to play. I have use clearplaylist() method but still no...
by hailang525
15 Oct 2008 17:29
Forum: VLC media player for Windows Troubleshooting
Topic: Problem in C# using VLC
Replies: 5
Views: 791

Re: Problem in C# using VLC

Thank you for your reply. ^_^ It show some dump occupied the memory, and computer wull restart. how to fix this problem? I don't dare to run the program again, because it made my computer appeared much error. For example, I can not open a PPT document even word, read USB much slower and so on. Yeah,...
by hailang525
15 Oct 2008 03:56
Forum: General VLC media player Troubleshooting
Topic: Proble in C# using VLC
Replies: 1
Views: 915

Proble in C# using VLC

Hello, everyone. I met some problems when I use C# in Visual Studio. I add the VLC-activeX(AXVLC.DLL) control to C# problem to use VLC play video. Firstly, I made a C/S struture. At client , I send command made sever play video. I use the function addtarget(string,option,...) to add file path , and ...
by hailang525
15 Oct 2008 03:54
Forum: VLC media player for Windows Troubleshooting
Topic: Problem in C# using VLC
Replies: 5
Views: 791

Problem in C# using VLC

Hello, everyone. I met some problems when I use C# in Visual Studio. I add the VLC-activeX(AXVLC.DLL) control to C# problem to use VLC play video. Firstly, I made a C/S struture. At client , I send commands to sever and make server play video. I use the function addtarget(string,option,...) to add f...

Go to advanced search