Problem With 1.0.0 RC2 ActiveX in .net

This is a special forum aimed at testing and reporting regressions that happens on VLC 1.0.0.

This IS just about REGRESSIONS AND TESTING, no feature requests or bug reporting for OLD issues.
dhol.gaurav
New Cone
New Cone
Posts: 2
Joined: 13 Jun 2009 07:55

Problem With 1.0.0 RC2 ActiveX in .net

Postby dhol.gaurav » 15 Jun 2009 11:36

Hello,

I am using Vlc 1.0.0 Rc2 Activex Control and Play Different Video using Vb.net,

problem is if VLC Player Size is 1024X768 then it will not play second track of given play list it is waiting infinite time in AxVlcPluging21.playlist.next this line

but if Vlc Player Size is around 300X400 then it will work proper

what's the problem that i can not understood. because VLC size is small then working proper. if i change size then same code not work proper.

code give as bellow

this code in Add Button

For I as Integer = 0 to FileListBox1.Items.Count -1
AxVlcPluging21.playlist.add(FileListBox1.Items(i))
Next

this code is play button

AxVlcPluging21.playlist.play()


this Code in next button
AxVlcPluging21.playlist.next


please help me in this problem,

Thanks.............

Return to “VLC 1.0.0 testing”

Who is online

Users browsing this forum: No registered users and 10 guests