有如下命令: import subprocess command = 'ffmpeg -i input.mp4 output.mp4' process = subprocess.Popen(self.command, shell=True, stdout=subprocess.
確定! 回上一頁