ffmpeg截取视频的命令 发布时间:2026/8/16 6:55:49 尧图网站建设 ffmpeg -ss 00:01:20 -i input.mp4 -t 00:00:30 -c copy output.mp4从00:01:20开始截取 30 秒 编程学习 网站建设 部署运维 返回列表