摘要: ffmpeg -f image2 -r 1/5 -i image%05d.png -vcodec mpeg4 -y movie.mp4This command takes images with 5 digit padding (image00001.png) and compresses them 阅读全文
posted @ 2017-11-23 16:33 PirateLHX 阅读(187) 评论(0) 推荐(0)