On date Wednesday 2015-01-21 08:08:48 +0000, Fedor van der Lee wrote:
> Hello everyone,
> 

> I know ffmpeg can be used to convert an image sequence to a movie,
> but would it also be possible for ffmpeg to combine two jpeg images
> to a single jpeg image? For example, two images with a size of
> 500x500 pixels each to a result image of 500x1000 pixels.

tile filter?

Alternatively, a combination of overlay should do it.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to