1.

Solve : batch file for streaming using VLC Media Player?

Answer»

How can I STREAM/multicast a video file using VLC MEDIA Player using BATCH file?

Path to the video file is C:\Users\b0068664\Desktop\Ghanshyam\New Folder\abc.vob

Generated Stream output string while I do stream using vlc mannually is:

:sout=#transcode{vcodec=mp2v,vb=1792,fps=25,scale=0.5,acodec=mpga,ab=128,channels=2,samplerate=44100}:std{access=udp,mux=ts,dst=230.1.1.1:5000}



Discussion

No Comment Found