Trying to get libvlcnet sample to work

This forum is about all development around libVLC.
SteveRicketts
Blank Cone
Blank Cone
Posts: 53
Joined: 29 May 2008 00:10

Trying to get libvlcnet sample to work

Postby SteveRicketts » 13 May 2010 17:00

I downloaded the libvlcnet files and samples and am just trying to get the simple-player sample to work. The C# project compiles, but I must be missing something because as soon as I try to open a video file, the program halts. Running in the debugger execution stops on the first line of the openFilesToolStripMenuItem_Click function:

using (MediaInfoLibrary mediaInfoLibrary = new MediaInfoLibrary())

No errors or anything, it just stops. I have all the DZ .dll's and unzipped the plugins to /bin/Debug where the program .exe is. I know I've got to be missing something but I just don't know where to go next. Any help is greatly appreciated.

sr

SteveRicketts
Blank Cone
Blank Cone
Posts: 53
Joined: 29 May 2008 00:10

Re: Trying to get libvlcnet sample to work

Postby SteveRicketts » 14 May 2010 01:00

I tried changing the source and hard coding a file to play. Now I get the error that Mediainfo.dll is not found. However, it's in the bin/Debug directory with everything else. I tried to add it as a reference but it says it's not a valid .Net assembly. Does this give any more clues to my problem?


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 27 guests