libvlc_new always return null in vlc 2.1.3

半世苍凉 提交于 2019-12-02 12:05:59
Karsten

The param --plugin-path" was ignored.

By copying the whole plugin directory works with 2.1.3.

viv

Found solution, all you need to do is to copy plugins folder to the debug directory of your visual studio solution folder. Hope this would save some time for others trying the same thing. I have been trying this for almost 1 day.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!