ffmpeg-python
ffmpeg-python copied to clipboard
How to use hstack options ?
ffmpeg.filter(inputsList, 'hstack', 'inputs=' + str(len(inputsList))).output(outputPath).run()