Wednesday, December 8, 2010

VLC Web Interface

Use this command line: "C:\Program Files\VideoLAN\VLC\vlc.exe" --extraintf http --http-host 192.168.0.3:8080 --http-src "C:\Program Files\VideoLAN\VLC\http"

and if you want to add subtitle and attach to stream, you can put following command:

vlc "C:\Users\V13\Downloads\Percy Jackson & the Olympians The Lightning Thief[2010]DvDrip\Percy Jackson & the Olympians The Lightning Thief.avi" --sub-file="Percy Jackson & the Olympians The Lightning Thief.sub" :sout=#transcode{vcodec=mp4v,vb=1024,scale=1,soverlay}:duplicate{dst=std{access=http,mux=asf,dst=192.168.0.8:5554}} --extraintf http --http-host 192.168.0.6:8080 --http-src "C:\Program Files (x86)\VideoLAN\VLC\http"

Thursday, December 2, 2010

Downloader

Best downloader is JDownloader