Page 1 of 1

vlc don't duplicate sout

Posted: 10 Sep 2004 15:23
by ilcomi
My problem is that i can't duplicata a sout. I use this command:

vlc -vvv -I dummy pvr:/dev/video0 --sout '#duplicate{dst=std{access=udp,mux=ts,url=239.255.3.6,sap,name="source02"},dst=std{access=udp,mux=ts,url=239.255.3.7,sap,name="transcode02"}}' --ttl 12 --cr-average 1000

but only the last destination play.

why?
Can someone help me?
Thanks

Posted: 11 Sep 2004 09:53
by ilcomi
I tried the same command on vlc 0.7.2 and works fine is a BUG of VLC 0.8.

Please Help me.

Thanks

Posted: 19 Sep 2004 14:19
by The DJ
i think the syntax of the sap option changed...