How to get LibVlc for visual studio project

This forum is about all development around libVLC.
arlis
New Cone
New Cone
Posts: 3
Joined: 12 Oct 2014 21:03

How to get LibVlc for visual studio project

Postby arlis » 12 Oct 2014 21:14

Hi, I want create a media player with visual studio. So where I can find to download libvlc file or files which will works with visual studio.

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: How to get LibVlc for visual studio project

Postby RSATom » 13 Oct 2014 07:41


RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: How to get LibVlc for visual studio project

Postby RSATom » 13 Oct 2014 07:42


RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: How to get LibVlc for visual studio project

Postby RSATom » 13 Oct 2014 07:43

btw, what language do you plan to use? libvlc-sdk is for C/C++ only

arlis
New Cone
New Cone
Posts: 3
Joined: 12 Oct 2014 21:03

Re: How to get LibVlc for visual studio project

Postby arlis » 13 Oct 2014 14:36

I use c++ in visual studio. What libvlc version is in https://github.com/RSATom/libvlc-sdk ?
I also tried binaries, but I can't find the files which is request.

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: How to get LibVlc for visual studio project

Postby RSATom » 13 Oct 2014 15:54

it's for latest released version, for now it is for vlc 2.1.5

what exactly files you can't find?

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: How to get LibVlc for visual studio project

Postby RSATom » 13 Oct 2014 15:58

if you plan to use libvlc in C++ application you will need:
1) headers from libvlc-sdk/include ( or official vlc distribution sdk/include - they are identical )
2) libvlc.lib from libvlc-sdk/lib/msvc
3) libvlc.dll + libvlccore.dll + plugins folder from official vlc distribution

arlis
New Cone
New Cone
Posts: 3
Joined: 12 Oct 2014 21:03

Re: How to get LibVlc for visual studio project

Postby arlis » 13 Oct 2014 22:00

Thanks a lot. I star coding. And now I have some error's with memory. Image
http://i59.tinypic.com/35i9mi1.jpg

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: How to get LibVlc for visual studio project

Postby RSATom » 14 Oct 2014 05:15

Are you sure m is not null?
or did exception occur in libvlc_media_new_path ?

chamanlata
Blank Cone
Blank Cone
Posts: 17
Joined: 19 Feb 2019 06:16

Re: How to get LibVlc for visual studio project

Postby chamanlata » 19 Feb 2019 06:17

I am getting the same error.Please help

mfkl
Developer
Developer
Posts: 725
Joined: 13 Jun 2017 10:41

Re: How to get LibVlc for visual studio project

Postby mfkl » 19 Feb 2019 10:48

Are you using C/C++ or C#?
https://mfkl.github.io

chamanlata
Blank Cone
Blank Cone
Posts: 17
Joined: 19 Feb 2019 06:16

Re: How to get LibVlc for visual studio project

Postby chamanlata » 20 Feb 2019 07:51

I am using c++


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 15 guests