So I am trying to make a ffmpeg program for my youtube thumbnails. For now, I have done the part of getting 3 different shorts for my thumbnail. So I want a FFMPEG program to crop all three images into 1280x240px and then end up joining all three images side by side into a 1280x720px image. Please help me out. This is how the image layout is, if the above description isnt clear
Asked
Active
Viewed 318 times
0
-
3https://stackoverflow.com/questions/11552565/vertically-or-horizontally-stack-mosaic-several-videos-using-ffmpeg#33764934 – user202729 Feb 17 '21 at 01:57
-
Does this answer your question? [Vertically or horizontally stack (mosaic) several videos using ffmpeg?](https://stackoverflow.com/questions/11552565/vertically-or-horizontally-stack-mosaic-several-videos-using-ffmpeg) – Jao Feb 17 '21 at 08:47