Search found 1 match

by dchesters
2013-07-11T11:44:51-07:00
Forum: Users
Topic: turning jpg sequence into mp4
Replies: 6
Views: 42379

Re: turning jpg sequence into mp4

When I couldn't get ffmpeg to process a sequence of greyscale jpegs into a mpeg movie, I turned to ImageMagick, which worked using
convert frame_*jpg movie.mov

To assure proper sequencing, each real jpeg file was soft-linked to an alias in a strict 4-digit numerical sequence with leading zeros
ln ...