multiple stream
Posted: 31 Mar 2010 21:35
Hello!
under debian linux this script works fine:
vlc /root/video --sout '#duplicate{dst=standard{access=http,mux=ts,url=*:2000},dst="transcode{vcodec=mp1v,vb=500,scale=0.5}:standard{access=http,mux=ts,url=*:2001}"}'
I want stream under windows to two ip ports with different quality of video. please help me, and check my command line for errors. in windows this script not worked
vlc c:\1.avi :sout='#duplicate{dst=standard{access=http,mux=ts,url=*:2000},dst="transcode{vcodec=mp1v,vb=500,scale=0.5}:standard{access=http,mux=ts,url=*:2001}"}'
big thanks, and sorry for my english
under debian linux this script works fine:
vlc /root/video --sout '#duplicate{dst=standard{access=http,mux=ts,url=*:2000},dst="transcode{vcodec=mp1v,vb=500,scale=0.5}:standard{access=http,mux=ts,url=*:2001}"}'
I want stream under windows to two ip ports with different quality of video. please help me, and check my command line for errors. in windows this script not worked
vlc c:\1.avi :sout='#duplicate{dst=standard{access=http,mux=ts,url=*:2000},dst="transcode{vcodec=mp1v,vb=500,scale=0.5}:standard{access=http,mux=ts,url=*:2001}"}'
big thanks, and sorry for my english