k wrote:
>
> > On Sun, May 21, 2017 at 23:36:07 +0000, Kyle Douglas wrote:
> > > When using the param -shortest appears to have no impact on my ffmpeg
> > > command using multiple inputs as source. One is a looping slate video
> > that
> > > stops and i
vid2][vid3]hstack=inputs=3[top];\
[vid4][vid5][vid6]hstack=inputs=3[middle];\
[vid7][vid8][vid9]hstack=inputs=3[bottom];\
[top][middle][bottom]vstack=inputs=3"\
videos/output.mp4 -y
""".format(url[0], url[1], url[2], url[3],url[4], url[5], url[6], url[1],
url[2])
--
*Kyle Do