I want splitscreen 10 videos into one with ffmpeg, each video should be in 768x1080 resolution after scaling as I calculated right (3840/5=768, 2160/2=1080)
It's should be looks like this:
With a video in each case, and all case represent ONE video.
I tried to make something like explain here but I'm confused about how I can do it.
How can i do ?