I am trying to create a xstack layout with ffmpeg commands and from what I have seen online it is only possible to create rectangles with all the videos merge them into one video. However, I am trying to create a layout with custom shapes with X and Y coordinates.
Would this be possible with ffmpeg or do I need another library or open source code base to create this?