Page 1 of 1

Stop stream dont work

Posted: 14 Mar 2006 13:13
by EdgarPT
Hello,

I trie --stop-time <SEC> to stop a stream but dont work:

vlc --sout='#transcode{vcodec=mp4v,vb=512,scale=1}:duplicate{dst=std{access=file,mux=mp4,url="/mnt/drive2/video.mp4"}}' http://10.0.0.243/axis-cgi/mjpg/video.c ... on=640x480 --stop-time 60 vlc:quit

Its record video.mp4 but to stop it need "quit" in command line of VLC. With "kill -9 <pid>" the file may be corrupt
Any idea?

Posted: 16 Mar 2006 21:11
by clemens
same thing over here. receiving a network stream, the stop command does not work. but i need it badly... :cry: