replacing a VLM conf file dynamically
Posted: 14 Oct 2008 20:46
If I'm starting a VLC instance using the telnet or RC interface and start it with a VLM.conf file, is there a way to later load another VLM2.conf file in the same instance?
Discussion and support for VLC media player and friends
http://forum.videolan.org/
Code: Select all
telnet localhost 4212
del all
load new_file.vlm
quit