Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要从 Windows 7 中的 CMD 提示符访问 FFMPEG。我认为这与设置环境变量有关,但我不记得如何了。
保重,李
您需要将 ffmpeg bin 位置(即 C:/Program Files/ffmpeg/bin 或安装它的位置)添加到系统 PATH 环境变量中。有关如何执行此操作的信息,请参见此处。