libvlc x64?

This forum is about all development around libVLC.
boyindie
New Cone
New Cone
Posts: 5
Joined: 23 Apr 2009 16:38

libvlc x64?

Postby boyindie » 23 Apr 2009 16:44

HI

I have been developing an appliation for streaming video over an network using VB.NET.

I am doing this by using a c# wrapper which then accesses the libvlc.dll, and sets up vlc within my application.

However I am trying to port this accross to an 64 bit application which I need to run on Windows Vista 64bit.

But I can only get it work on the 64bit Vista machine, if I ensure that the entire project has been compiled for a 32 bit program.

As the 64bit program is unable to access the address space of the libvlc.dll, as I am assuming this is a 32bit dll.

Is it possible to compile a 64 bit version, of this DLL I am assuming not as I think it is all written for Linux the source code originally?

Is there any other way of allowing the 64 bit program to access the 32 bit libvlc.dll?


Any feedback would be greatly appreciated

Best Regards
Boyindie

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: libvlc x64?

Postby Jean-Baptiste Kempf » 24 Apr 2009 00:39

There is no-64bits VLC on Windows.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

elwood
Blank Cone
Blank Cone
Posts: 24
Joined: 04 Oct 2008 15:28

Re: libvlc x64?

Postby elwood » 27 Apr 2009 22:17

You can try set "x86" machine type to your .NET project configuration settings.
It is "Any CPU" by default.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 25 guests