Stack video inputs into custom layout.
This is the QSV variant of the xstack filter.
It accepts the following options:
- inputs
-
See xstack.
- shortest
-
See xstack.
- layout
-
See xstack. Moreover, this permits the user to supply output size for each input stream.
xstack_qsv=inputs=4:layout=0_0_1920x1080|0_h0_1920x1080|w0_0_1920x1080|w0_h0_1920x1080
- grid
-
See xstack.
- grid_tile_size
-
Set output size for each input stream when grid is set. If this option is not set, this filter will set output size by default to the size of the first input stream. For the syntax of this option, check the "Video size" section in the ffmpeg-utils manual.
- fill
-
See xstack.