Results 1 to 5 of 5

Thread: VLC media player help

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2006
    Location
    MI
    Posts
    2,012

    VLC media player help

    I'm trying to use the VLC media player on a winforms project to play video. I added the VLC NuGet package to my project, added the VLC control to my toolbox items & added the VLC control to my form. When I run the program I get an error that says 'VlcLibDirectory' must be set. After almost an hour of searching I can't find anything that tells me what 'VlcLibDirectory' should be set to. So just taking a stab at what it might be looking for I set that setting to the location of the VLC dll, which is "D:\VB\Projects\VlcTest\packages\Vlc.DotNet.Forms.3.1.0\lib\net45" for this project. When I run it again I now get an error that says "Unable to find the specified file". The setting name implies it's looking for a directory, but the error implies it's looking for a file, so I have no idea what it's looking for or how to make it work at this point. I know VLC is a very popular control & used in lots of other apps. Has anyone used this control before that can help me figure this out? Thanks...

    The documentation for that setting is of no help...
    https://zebobo5.github.io/Vlc.DotNet...ae16ba03ad.htm
    Last edited by nbrege; Jan 17th, 2024 at 10:12 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width