I am trying to play DVB-T with VLC, this is suppose to be a working command for VLC dvb-t:// :dvb-frequency=593000 :dvb-bandwidth=6: program=530 I am using Python and want to use subprocess to run this command, here is my code command = ':sout=#duplicate{dst=display,dst=std{access=file,dst=test.ts})...