Can it be possible using image magick that we can create video using bulk images. Like i have bulk image and want to create high resolution video like flv, mp4,etc.
Please let me know regarding this.
Thanks in advance
Create video from bulk images
-
- Posts: 38
- Joined: 2010-12-14T03:56:10-07:00
- Authentication code: 8675308
Re: Create video from bulk images
Yes, but ImageMagick might not be the best tool for that if you are simply combining a lot of frames into one movie/video. We rely on delegates for some formats such as MP3 and MP4, so type "convert -list format" to see which formats are supported by your installation.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Create video from bulk images
ffmpeg is almost certainly a better idea.
snibgo's IM pages: im.snibgo.com
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Create video from bulk images
What IM is good at is generating change scene fades, wipes, adding text, and other fluff.
However typically Im is called from and controlled by more advanced video editing software to generate these effects.
However typically Im is called from and controlled by more advanced video editing software to generate these effects.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/