using VLC in VC2010 project

This forum is about all development around libVLC.
hds
New Cone
New Cone
Posts: 5
Joined: 26 May 2015 15:29

using VLC in VC2010 project

Postby hds » 26 May 2015 15:37

hi,
i want to use the VLCLIB in my project for receiving h264 video from IP camera, and get the decoded image for performing some processing using my own dll (that receives uchar as input).
1. is there a set of libs+h files for win7 64 bit (with no need to compile VLC myself) i can download
2.is there good documantation and code examplse i can use that you can reffer me to?

10xs
h.

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

Re: using VLC in VC2010 project

Postby RSATom » 26 May 2015 15:47

Last edited by RSATom on 26 May 2015 15:52, edited 1 time in total.

hds
New Cone
New Cone
Posts: 5
Joined: 26 May 2015 15:29

Re: using VLC in VC2010 project

Postby hds » 26 May 2015 15:52

thanks!
visual c++ (2010) on win7

hds
New Cone
New Cone
Posts: 5
Joined: 26 May 2015 15:29

Re: using VLC in VC2010 project

Postby hds » 26 May 2015 15:53

thanks!
visual c++ (2010) on win7 (64bit)

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

Re: using VLC in VC2010 project

Postby RSATom » 26 May 2015 15:54


hds
New Cone
New Cone
Posts: 5
Joined: 26 May 2015 15:29

Re: using VLC in VC2010 project

Postby hds » 26 May 2015 15:58

thanks again :D
the first indeed doesnt include lib-s,
however, the other link is vs2008 x86,
do you know where i can find libs for x64 bit (vc2010)?
cheers
h

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

Re: using VLC in VC2010 project

Postby RSATom » 26 May 2015 16:00

Any specific reason why do you need x64?

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

Re: using VLC in VC2010 project

Postby RSATom » 26 May 2015 16:02

.lib files generated by VC2008 are compatible with VC2010. I use the same .lib files even with VC2013

hds
New Cone
New Cone
Posts: 5
Joined: 26 May 2015 15:29

Re: using VLC in VC2010 project

Postby hds » 26 May 2015 16:05

thanks,
we both develop and our clien'ts target machines are win7 x64...

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

Re: using VLC in VC2010 project

Postby RSATom » 26 May 2015 16:07

32-bit builds will work well too. Official Vlc distribution for Windows is 32-bit. x64 VLC version available too, but usually 32 bit version used. I don't see any reason why it will be necessary use x64 VLC, at least on Windows.

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

Re: using VLC in VC2010 project

Postby RSATom » 26 May 2015 16:16

if you still need x64 .lib you could use https://code.google.com/p/vc-libvlc/sou ... VlcLib.bat to generate it


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 40 guests