Search found 10 matches

Go to advanced search

by luca.decarlo
25 Oct 2010 22:43
Forum: Development around libVLC
Topic: VB6 - DVB-T & program
Replies: 4
Views: 656

Re: VB6 - DVB-T & program

Add the program option, set it to the correct PID
What options?

What is PID?

Luca
by luca.decarlo
25 Oct 2010 18:38
Forum: Development around libVLC
Topic: VB6 - DVB-T & program
Replies: 4
Views: 656

Re: VB6 - DVB-T & program

Any ideas?

Thanks

Luca
by luca.decarlo
23 Oct 2010 16:54
Forum: Development around libVLC
Topic: VB6 - DVB-T & program
Replies: 4
Views: 656

VB6 - DVB-T & program

Hi to all, I try to use vlc and my dvb-t usb reciver. if i use: VLCPlugin1.addTarget "dvb-t://frequency=602000000, dvb-bandwidth=8", Null, VLCPlayListInsert, 0 VLCPlugin1.play I can see the first available channel in the specified frequency. How do I view other channels of the same frequen...
by luca.decarlo
13 Apr 2010 20:29
Forum: Development around libVLC
Topic: Same file video
Replies: 2
Views: 992

Re: Same file video

Any ideas?

Luca
by luca.decarlo
08 Apr 2010 14:42
Forum: Development around libVLC
Topic: Same file video
Replies: 2
Views: 992

Same file video

Hello everyone, Using videlan 1.0.5 and VB6 I have a problem when I change the video file to play with another. Load an avi (xx.avi) in playlist: vlcPR.addTarget varFileToPlay, Null, VLCPlaylistMode.VLCPlayListReplace, -666 I also tried with 0 instead of -666 then play and work correctly: vlcPR.Play...
by luca.decarlo
07 Jan 2008 14:44
Forum: Web and scripting
Topic: VB6 - equalizer
Replies: 1
Views: 1055

Re: VB6 - equalizer

I try to use the command:

VLCPlugin1.getVariable("equalizer-bands")

and

VLCPlugin1.setVariable "equalizer-bands", varValue

but i receive only errors, perhaps the command is not correct!

Luca
by luca.decarlo
05 Jan 2008 15:28
Forum: Web and scripting
Topic: VB6 - equalizer
Replies: 1
Views: 1055

VB6 - equalizer

can I read and set equalizer value of vlc from vb6?

How it works?

Thank you

Luca
by luca.decarlo
05 Jan 2008 15:22
Forum: Web and scripting
Topic: VLCPlugin1.Time
Replies: 2
Views: 1795

Re: VLCPlugin1.Time

The version that I use: 0.8.6d janus, what system should I use?
by luca.decarlo
10 Jul 2007 14:21
Forum: Web and scripting
Topic: VLCPlugin1.Time
Replies: 2
Views: 1795

VLCPlugin1.Time

When i set the Time value with my slidebar value, the Time value come back to 0 es: Private Sub Slider1_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single) Me.Timer1.Enabled = False End Sub Private Sub Slider1_MouseUp(Button As Integer, Shift As Integer, x As Single, y As Single...
by luca.decarlo
04 Jul 2007 14:26
Forum: Web and scripting
Topic: VB6 ActiveX
Replies: 0
Views: 875

VB6 ActiveX

Hi to all forum members,

I try to use VLC in my multimedia vb6 application. (now I use Winamp for audio and mswebdvd.dll for video)

There are some example to learn vlc and vb6?

Thanks


Luca

Go to advanced search