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

This forum is about all development around libVLC.
NotVLCWorking
Blank Cone
Blank Cone
Posts: 14
Joined: 21 Jan 2013 18:54

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

Postby NotVLCWorking » 22 Jan 2013 12:11

My code looks to be right, but when I press button nothing happens. What am I doing wrong?

Code below:

Public Class Form1
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
AxVLCPlugin21.playlist.add("C:\Users\Adminx\Downloads\The_Hobbit_Full_Length_Trailer_2_HD.mp4")

AxVLCPlugin21.playlist.play()
End Sub

End Class

Also in my toolbox the vlc things are written in Chinese. Is it meant to look like that? (look at picture below)

Image

kwekey
New Cone
New Cone
Posts: 4
Joined: 02 Dec 2011 02:57

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

Postby kwekey » 31 May 2013 06:31

Hi,

Have you get your program working with MP4?


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 21 guests