[vlc] VLC command line usage with IPv6
Nirnimesh
nirnimesh at students.iiit.net
Fri Feb 25 19:54:14 CET 2005
I'm trying to invoke VLC with proper command line arg for IPv6 udp
unicast streaming.
I use:
vlc -vvv -I dummy --ipv6 input.avi --sout
'#std{access=udp,mux=ts,url=2001:e30:1400:1:208:c7ff:fecf:9d0a}'
This type doesn't work. The debugging messages show that it started
using the ipv4 module. However
vlc -vvv -I dummy --ipv6 input.avi --sout
udp:[2001:e30:1400:1:208:c7ff:fecf:9d0a]
..works fine.
i.e. I'm not able to specify correctly the command line chain for IPv6
in the first case. What's wrong?
Nirnimesh
[http://students.iiit.ac.in/~nirnimesh]
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list