[vlc] How to stream using VLC

Herman Schultz herman.schultz at gmail.com
Fri May 11 01:16:08 CEST 2007


Hi,

i am trying to use VLC to stream a wmv file:

$ vlc -vvv Masks.wmv  --sout '#rtp{dst=127.0.0.1
,port=1234,sdp=rtsp://127.0.0.1:8080/test.sdp}'

But I get an 'packetizer error: cannot create packetizer output (wma2)':

Can you please tell me how can i stream a  wmv file?

[00000341] access_output_udp private debug: udp access output closed
[00000341] main private debug: removing module "access_output_udp"
[00000340] main packetizer error: cannot create packetizer output (WMV2)
[00000292] main stream output debug: adding a new input
[00000344] main private debug: looking for sout access module: 1 candidate
[00000344] main private debug: set sout option: sout-udp-raw to (null)
[00000344] main private debug: net: connecting to 127.0.0.1 port 1230
[00000345] main private debug: thread 2979957648 (sout write thread) created
at priority 0 (udp.c:268)
[00000344] access_output_udp private debug: udp access output opened(
127.0.0.1:1230)
[00000344] main private debug: using sout access module "access_output_udp"
[00000293] stream_out_rtp private debug: access out udp{raw}:127.0.0.1:1230
[00000293] stream_out_rtp private error: cannot add this stream (unsupported
codec:wma2)
[00000345] main private debug: thread 2979957648 joined (udp.c:316)
[00000344] access_output_udp private debug: udp access output closed
[00000344] main private debug: removing module "access_output_udp"
[00000309] main packetizer error: cannot create packetizer output (wma2)
[00000290] main input debug: control type=1

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20070510/cc568928/attachment.html>


More information about the vlc mailing list