I was able to find out how to resize but the output picture is blurry. Below is the command which I used.
Code: Select all
magick "SampleVideo_1280x720_5mb.mp4[100]" -resize 250x250 videoout.png
Thanks.
Code: Select all
magick "SampleVideo_1280x720_5mb.mp4[100]" -resize 250x250 videoout.png