[vlc] Re: Can't create packetizer output

Benjamin Pracht bigben+spam at videolan.org
Sun Oct 2 11:20:28 CEST 2005


On Sun, Oct 02, 2005, François-Xavier Payet wrote :
> Hello,
> 
> I've got a problem while trying to broadcast from my tv card. The  
> command I use is :
> 
>     vlc -vvv --color v4l:/dev/video0:norm=pal:channel=1:adev=/dev/ 
> dsp:audio=1 --sout '#std{access=udp,mux=ts,url=239.255.12.13}'
> 
> And I've got the error :
>     [00000266] main private debug: adding a new input
>     [00000266] mux_ts private debug: adding input codec=I422 pid=68
>     [00000266] main private error: cannot add this stream
>     [00000269] main packetizer error: cannot create packetizer output
> 
> Can anyone help me with this?
> 

You cannot stream raw video, you need to compress it before with a
transcode sout chain.

-- 
BigBen

-- 
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