Search found 4 matches

Go to advanced search

by kwekey
31 May 2013 06:31
Forum: Development around libVLC
Topic: My VLC Media Player in VB.NET won't do anything?
Replies: 1
Views: 947

Re: My VLC Media Player in VB.NET won't do anything?

Hi,

Have you get your program working with MP4?
by kwekey
03 Dec 2011 14:25
Forum: Development around libVLC
Topic: How to set DeInterlace to On
Replies: 0
Views: 317

How to set DeInterlace to On

Looks like there Video.Deinterlace property setting is not effective....
I am using VB.net and below is the code

AxVLCPlugin21.video.deinterlace.enable("Linear")

Any advice?

Thanks,
Alvin
by kwekey
02 Dec 2011 16:28
Forum: Development around libVLC
Topic: How to recover when Stream Server is reset
Replies: 2
Views: 322

Re: How to recover when Stream Server is reset

Hi Remi Denis, Thanks for your reply.. I manage to see that it is working after waiting for a little while longer after the server was reset. But I have another question about setting the Deinterlace property. I need to set the Deinterlace property to "On" and the Deinterlace mode to "...
by kwekey
02 Dec 2011 03:06
Forum: Development around libVLC
Topic: How to recover when Stream Server is reset
Replies: 2
Views: 322

How to recover when Stream Server is reset

Hi, I have a problem which needs help. I am able to receive video streams from a broadcast server using UDP multicast. However, when the server experience a power reset, the client side will stop and could continue again after the server is turn on. I am developing using Visual Studio .net (Visual B...

Go to advanced search