I use arguments to record rtsp stream, code snip like ":duplicate{dst=std{access=file,mux=ps,dst=c:\\abc.ps}}", it works!
But it will record green screen(or green, incomplete grids) overlap on recorded screen for about 1 or 2 seconds and then disappear.
This scenario just like normal play with rtsp stream.
Is there any option or libvlc API can use for skipping green, incomplete screen ?????
I have try option like "--file-caching=2000" or "--sout-transcode-hurry-up" or "--sout-theora-quality ", and so on ,but these don't work.
I found v1.0.0 VLC player could record without any noisy screen!!
Thanks a lot for help !!