python moviepy 遇到oserror

Windows10 Python3下,使用moviepy处理视频
运行结果及报错内容:MoviePy error: failed to read the first frame of video file 810.mp4. That might mean that the file is corrupted. That may also mean that you are using a deprecated version of FFMPEG. On Ubuntu/Debian for instance the version in the repos is deprecated. Please update to a recent version from the website.
我的解答思路和尝试过的方法:尝试过更新ffmpeg,但没有找到入口,似乎这里的ffmpeg是集成在moviepy里的,这要怎么办?

直接下载ffmpeg.exe,通过指令方式处理视频,或者你换个视频试试