How to convert .mp4' video's frames to jpg?

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
devprimtek
Posts: 1
Joined: 2019-08-13T03:56:58-07:00
Authentication code: 1152

How to convert .mp4' video's frames to jpg?

Post by devprimtek »

Hi All,

I am C# Developer, how to convert .mp4' video's frames to jpg using ImageMagick?

anybody has experienced on this?

thanks & Regards
Dev
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: How to convert .mp4' video's frames to jpg?

Post by fmw42 »

You will need ffmpeg as a delegate to ImageMagick.
Post Reply