ffmpeg -i audio.wav -f segment -segment_time 60 -c copy audio%02d.wav "-segment_time 60" 表示每60s作一次切割 相关文章: