How to start using libVLC inside C# code...?

This forum is about all development around libVLC.
HMarkram
New Cone
New Cone
Posts: 2
Joined: 17 Jun 2010 12:21

How to start using libVLC inside C# code...?

Postby HMarkram » 17 Jun 2010 12:57

Hello all,

I'm totally new to this, I want to play a WAV file from inside my C# (2.0) code, so I choose:

File --> New Project --> Console (or Windows) Application.

What next?

Can you please show me all the necessary steps that I need to do in order to perform this basic task?

(I can use a command line in the code)

Which files do I have to download? where can I find them? and where should I put them, in which folder?

How do I connect this files to my project?

Please help me getting start with this.

Thanks!

HMarkram
New Cone
New Cone
Posts: 2
Joined: 17 Jun 2010 12:21

Re: How to start using libVLC inside C# code...?

Postby HMarkram » 18 Jun 2010 17:21

I thought that it's the simplest question I could ask in this forum.

Very strange that I'm not getting any answers.

phlegma
New Cone
New Cone
Posts: 6
Joined: 06 May 2010 16:37
VLC version: 1.1
Operating System: Windows

Re: How to start using libVLC inside C# code...?

Postby phlegma » 21 Jun 2010 14:24

Hi

Some information about working with libvlc can be find here:
http://wiki.videolan.org/LibVLC

The code Reference can you find here:
http://www-backend.videolan.org/develop ... ibvlc.html

The required files are (need to be in the same folder like your application):
axvlc.dll
libvlc.dll
libvlccore.dll
and the whole plugin folder
have a look in the vlc folder there you will find these files.

Hope this helps a little bit.

To start writting code you need an wrapper around the libvlc.dll. Search for C# Wrapper in
this forum you will find some informations like this:
viewtopic.php?f=32&t=58438
At the moment there is no C# Wrapper for the version 1.1 around just for older ones. But i thing it is just a matter of time
until one follows.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 1 guest