I have written a c# application using the libvlc wrapper and it works great on windows 200,xp,2003 but on vista the video is not displayed and none of the proper information is returned about the video such as time,length.
It's odd because when run inside the visual studio debugger, the video plays fine and everything works.
does anyone know what might be causing this? could it be a directx problem?