[streaming] transcode and streaming

Rolando Abarca mail at rolando.cl
Sun Aug 14 01:41:26 CEST 2005


Hello all,
I have read the manual about streaming, but I can't make this work:  
(testing on Debian-stable PowerPC, it's a G4/400Mhz, 768MB RAM)
I want to scale the video to 80 percent and the stream it, so I'm using  
this:

vlc -vvv 0001.mpg --sout  
'#transcode{scale=0.8}:standard{access=http,mux=mpeg1,url=192.168.1.39: 
8080}'

but it's not working. I also tried reencoding it with mp4v, and using  
ogg as the muxer, as this:
vlc -vvv 0001.mpg  
--sout'#transcode{vcodec=mp4v,scale=0.8}: 
standard{access=http,mux=ogg,url=192.168.1.39:8080}'

but vlc fails:

[00000261] mux_ogg private debug: writing header
[00000261] mux_ogg private debug: creating header for mpga
Killed

Anyway... I don't care if I have to keep the stream as mpeg, but I want  
to be able to scale it... any ideas of what I'm doing wrong?
thanks!!
-- 
Rolando Abarca
Spare Time Store
http://store.rolando.cl

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