mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-10 07:27:23 +01:00
commit
b2d5fcadf3
@ -2377,7 +2377,7 @@
|
||||
<input type="checkbox" id="im_grid">
|
||||
<div class="hiding">
|
||||
<h3>Create grid of images</h3>
|
||||
<p><code>montage @list.txt -tile 6x12 -geometry +0+0 <i>output_grid.jpg</i></code></p>
|
||||
<p><code>montage @<i>list.txt</i> -tile 6x12 -geometry +0+0 <i>output_grid.jpg</i></code></p>
|
||||
<dl>
|
||||
<dt>montage</dt><dd>starts the command</dd>
|
||||
<dt>@list.txt</dt><dd>path and name of a text file containing a list of filenames, one per each line</dd>
|
||||
|
Loading…
Reference in New Issue
Block a user