[vlc-devel] A variety of crashes :)

J Decker d3ck0r at gmail.com
Fri Jul 1 23:03:05 CEST 2011


Starting with this

vlc --extraintf logger --logfile myvlc.log --config=vlc.cfg -vvv
C:\Storage\movies\doctor.who.dreamland.hdtv.xvid-bia.avi
:sout=#duplicate{dst=display,dst=rtp{dst=239.1.1.1,port=1234,mux=ts,sap,group="Video",name="Live
Stream",sdp=sap://239.5.5.5:1245/zz.sdp}} :sout-all --logfile=vlc.log
--sap-interval=5 --sout-standard-name="b1" --sout-standard-group="g1"
--sout-standard-url=file:///c:/tmp/zz.sdp


ends in the log with

main debug: adding SAP session
main error: Out-of-scope multicast address not supported by SAP
main debug: removing SAP session



If I include this... it also crashes...

sdp=sap://localhost:1234/a.html



More information about the vlc-devel mailing list