[streaming] Bug: bad ipv6 address in sap (vlc 0.8.6)

Goldenear goldenear at free.fr
Fri Nov 3 22:12:42 CET 2006


Hi,

I found this bug is vlc 0.8.6 (linux): I want to stream a file via multicast 
ipv6 and make a sap announce of it. Here is the command line I use:

vlc 
test.avi --sout '#transcode{vcodec=mp4v,vb=256,scale=0.25,acodec=mpga,ab=128,channels=2}:duplicate{dst=std{access=udp,mux=ts,dst=[ff15::feed:1]:1234,sap,name="test01"}}'

The problem is that when I see and try to play the "test01" sap announce, vlc 
can't play it because a wrong address is in the sap: indeed, sap announce the 
following source: udp://ff15::feed:1@[ff15::feed:1]:1234
it should be: udp://@[ff15::feed:1]:1234

This bug is not in vlc 0.8.5 (I've tested it on a windows XP box and the sap 
announce is correct).

Regards,
Nicolas.

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the streaming mailing list