>>46751870Thanks. I used the stack filter with ffmpeg. Something like :
[0][1][2][3][4]hstack=N=5[top],[5][6][7][8][9]hstack=N=6[bottom],[top][bottom]vstack=N=2
(You'll have more inputs, I could make a script which automate this for any number of inputs but I'm too lazy)
Their idle animation is 2 seconds so just take a 2 second cut anywhere (since it loops, it doesn't matter where it starts)
The hardest part is to get the background right, I screenrecorded until the background starts to faint and took for each input the 2 seconds before the last second. This can be done with -sseof and -t parameters.