with: # vlc --ttl 12 -vvv --color -I http I can add multiple vods on the http interface, without encountering the "hanging" bug. Input: /var/www/movie1.avi Output: #std{access=http,mux=asf,url=:8080/movie1} [x] enabled ... movie2, movie3 to :8080/movie2, :8080/movie3 ... etc. However, they...