I am using wrapper 1.0.0 and c#, my goal is to display a stream and record it, the problem is that the resulting video won't open with any program other than vlc, also the annoying green screen shows in the beginning and disappears very slowly here are the options I am using,
:sout=#duplicate{dst=display,dst=std{access=file,mux=asf,dst="c:\\1.asf"}}
Are there any other options that may come out with a more decent video ??