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.
我正在尝试编写一个程序来使用 ffmpeg 创建视频文件的缩略图。它在本地机器上运行良好,但是在将我的项目部署到服务器机器后没有创建缩略图,问题在于 ffmpeg 权限。我为服务器上的每个人设置了完全权限,但没有输出
请帮助我让它给服务器机器任何额外的权限?