文件名称:VLC命令行模式使用大全
文件大小:50KB
文件格式:DOC
更新时间:2015-06-08 05:52:08
vlc 命令行
VLC命令行模式使用大全 接收和保存码流 1.1 Receive a stream with VLC 1.1.1 Receive an unicast stream(接收单播流) vlc -vvv udp://10.1.14.18 注释:10.1.14.18为目标计算机的IP地址 1.1.2 Receive a multicast stream vlc -vvv udp://239.255.255.1:1234 1.1.3 Receive an HTTP/FTP/MMS stream 。。。。。