I am using ActiveX on client and tested with the following sout to record a stream without encoding:
:sout=#duplicate{dst=display,dst=std{access=file,mux=asf,dst=FileName}}
It works on 0.9.9 and versions below it, but it does nothing on 1.0.0RC3
Can anyone tell me if it is a bug or there is a newer recording options string for this new VLC?