Run vlc extension from command line

妖精的绣舞 提交于 2020-01-24 17:33:11

问题


I have a vlc extension written in Lua. I know how to run it from the GUI (View -> My Extension). I want to run it from the command line, so I would not need to start X every time.


回答1:


It's not yet implemented. See ticket #3883



来源:https://stackoverflow.com/questions/29047899/run-vlc-extension-from-command-line

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