ffmpeg -i C:\Users\Desktop\qianbansheng.mp4 -y -f image2 -s 960x540 C:\Users\Desktop\ps\%05d.jpg
ffmpeg -f image2 -i C:\Users\Desktop\ps\%05d.jpg -vcodec libx264 -r 25 -b 382k C:\Users\Desktop\test.mp4
ffmpeg -f image2 -i C:\Users\Desktop\ps\%05d.jpg -vcodec libx264 -r 25 -b 382k C:\Users\Desktop\test.mp4
FFmpeg视频帧提取与转码
本文介绍使用FFmpeg工具进行视频处理的方法,包括从视频中提取帧图片及将一系列图片重新编码为视频的过程。
3209

被折叠的 条评论
为什么被折叠?



