Search found 3 matches

Go to advanced search

by Billybobbonnet
23 Apr 2009 10:06
Forum: Web and scripting
Topic: how to use the --desync audio option with axVLCplugin2?
Replies: 1
Views: 743

how to use the --desync audio option with axVLCplugin2?

Hello, I have a audio/video sync capture issue and it seems unsolvable. I'm using the vlc plugin to play those "out of sync" videos and a way to solve my issue would be to set a --desync value to the audio. How can I set it from my vb.net software? off topic > if someone knows a way to do ...
by Billybobbonnet
21 Apr 2009 11:36
Forum: VLC stream-output (sout)
Topic: axvlcplugin2 in visual studio 2005
Replies: 1
Views: 1374

Re: axvlcplugin2 in visual studio 2005

up! Same thing for me in a vb .net project (VS2008) using AxVLCPlugin2. I use the following code to start a media (possibly when another one is playing. The result is that the same video is played: If player.playlist.isPlaying = True Then player.playlist.stop() End If player.playlist.clear() player....
by Billybobbonnet
10 Mar 2009 14:19
Forum: Web and scripting
Topic: a very stable VB .net vlc player based on the ActiveX
Replies: 0
Views: 1617

a very stable VB .net vlc player based on the ActiveX

Hello, first, congratulations to the VLC team for your great work. I'm using the activeX to code in vb .net (VS2008) a video player which should play in loop all the video in a folder during 5 days( So it should be stable enough. I would like to handle VLC potentials error, in order to keep focus on...

Go to advanced search