I have a partial working solution I think you need dst=standard not dst=std "C:\Program Files (x86)\VideoLAN\VLC\\vlc.exe" -vvv <inputstream> --sout "#display:transcode{vcodec=h264,vb=380,fps=24,noaudio}:duplicate{dst=standard{access=file,dst=G:\LocalStream.mp4},dst=display}" The...