使用ffmpeg以固定时间分割视频 发表于 2020-12-09 1ffmpeg.exe -i .\VID_20201208_221552.mp4 -segment_time 8 -f segment -c copy %03d.mp4