🌾大余之道

FFMpeg三板斧

FFMpeg三板斧

MP4导出图片

ffmpeg -i dahua_shenbu.mp4 -an -vf select='eq(pict_type\,I)' -vsync 2 -s '544*960' -f image2 dstPath/image-%05d.jpg