视频转apng和gif的工具 相关命令:ffmpeg -i 1.mp4 -ss 0:0:2 -to 0:0:3 -s 320x240 output_%d.png ffmpeg -i 1.mp4 -ss 0:0:2 -to 0:0:3 -s 320x240 test.gif