Postby Idsa » 26 Nov 2009 08:52
I'm writing rtsp stream to disk by VLC. But during some intervals (for example, when the signal is lost) I need to write, for example, black picture. Is there anything that can help me to implement this feature without manual work with video file (with mencoder or something like that)? May be vlc://pause (haven't found any documentation about it)?