Page 1 of 1

Video does not open ;-(

Posted: 15 Apr 2018 06:19
by jeffersonp000
Hello!

Please, I would like to request help. I downloaded the DemoPasLibVlcPlayer and installed the component in my Delphi, but I can not play videos. When I give the play command, the video simply does not run. When checking the status of the component, plvPlayer_NothingSpecial (Idle) appears.

I use Delphi 2010 and Windows 7.

Can you tell me, please, where might the problem be?

Thank you! :-)

Re: Video does not open ;-(

Posted: 16 Apr 2018 09:46
by mfkl
Hi,

If you're speaking about this https://github.com/gamedeff/formoshlyoping_test, you should probably open an issue on the repository.

But it's unmaintained for 3 years. So I'd advise you use a more recent wrapper, like https://code.videolan.org/videolan/libvlcpp along with a recent libvlc build.

Good luck