ffmpeg-vframes

ffmpeg -i test.mp4 -ss 00:00:10 -vframes 1 ff_capture.png
ffmpeg -i test.mp4 -ss 00:00:10 -frames:v 1 ff_capture.png
Published
Categorized as ffmpeg

Leave a comment

Your email address will not be published. Required fields are marked *