设置帧数

针对音频帧,需要使用-aframes-frames:a选项

针对音频帧,需要使用-vframes-frames:v选项

ffmpeg -i input.mp4 -vframes 100 output.mp4

最后更新于