Page 1 of 1

the procedure entry point libvlc_media_new_callbacks could not be located int the dynamic link library libvlc.dll

Posted: 28 Dec 2015 15:34
by seleciii44
Hi all,

I simply have the problem in the title. I'm using vlc-3.0.0 on windows 7. I can use libvlc to read from file or play video. But i need to create a custom stream, thus, i'm trying to use the libvlc_create_new_callbacks api. Yet, i get the error when try to run my code. I couldn't find any post in the google related to my problem.

What should i do?

Regards,
Gokhan.

Re: the procedure entry point libvlc_media_new_callbacks could not be located int the dynamic link library libvlc.dll

Posted: 29 Dec 2015 14:25
by seleciii44
It's the same problem where i had in this post:https://forum.videolan.org/viewtopic.php?f=32&t=129751. So downloading the current release solved the issue.

Re: the procedure entry point libvlc_media_new_callbacks could not be located int the dynamic link library libvlc.dll

Posted: 28 Jun 2016 09:34
by Jean-Baptiste Kempf
You are using the wrong libvlc.dll