ffmpeg -i video_name.mp4 -vf select='eq(pict_type\,I)' -vsync 2 -s 1920*1080 -f image2 keyframe-%02d.jpeg
本文标题:ffmpeg 关键帧图片提取
本文链接:https://www.haomeiwen.com/subject/hsxjhltx.html
网友评论