Hi,
I tried to append to the file controlling VLM:
new X broadcast enabled
setup X input udp:@239.255.40.2 output #std{access=file{append},dst=D:/video/teststream.avi",mux=ps}
control X play
..after a few sec:
control X stop
And now if I send the command __ control X play __ within several seconds(i guess! <30 s) than there is a big delay in result file when displaying freezes. I think that this delay is the same as delay between sending commnands: control X stop ... control X play
(in this case i'm not completely sure)
But if the delay between these two commands is bigger(i guess! again >30 s) the stream is without any spaces(delays). Image jumps in miliseconds.
Bug or Feature?
I need stream without these delays. Do you know way to do it?
Thank you
Clime
EDIT:
I found out that this problem is general and not only connected with VLM. Problem appeared when I tried the same thing via GUI(buttons PLAY STOP).
My version of VLC is 0.8.5 and my OS is Windows 2000 NT but i think it isn't important in this case.