I have a problem. I want Save a file which from a dshow device. but my file always only small size ( under 1KB). Does anyone can help me? Thanks. my code is: char* arguments = {"-I", "dummy", "--ignore-config", "--no-video-title", plugin_arg }; libvlc_instance...