FileNotFoundError: [WinError 2] The system cannot find the file specified, but I don't know what file can't be found

前端 未结 0 522
庸人自扰
庸人自扰 2020-12-06 06:33

I have this segment of code

clip.write_videofile("tempClip.mp4")
mySegment = AudioSegment.from_file("tempClip", "mp4")


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题