Hi all,
I have one problem and I hope that you will have the answer. I am using VLC 0.8.6i and I am streaming through DVB Dream stream with 3 audio channels. Unfortunatelly my language is on the second audio-pid. I am using VLM to stream into home net, but I need to catch the exact moment to manualy change audio to run the stream in right language. Is there any way to make this happend automatically??? By script or setup file??? I am using mux=asf to stream to the mmsh to watch the stream with Windows Media Player.
Thanks in advantage
Ghost7
vlm config file:
new stream broadcast enabled
setup stream input "UDP://@127.0.0.1"
setup stream output #transcode{vcodec=DIV3,vb=1024,scale-1,acodec-mp3,ab-192,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,dst=10.10.10.1}}
control stream play
cmd run:
vlc.exe --vlm-conf c:\\configVLC.txt -I telnet