Merge pull request #34 from amiaopensource/kgrons-patch-typo-1

correct typo
This commit is contained in:
Reto Kromer 2016-01-06 21:22:55 +01:00
commit 71076d9e53

View File

@ -597,7 +597,7 @@
<dt>ffmpeg</dt><dd>starts the command</dd>
<dt>-i <i>input_file</i></dt><dd>path, name and extension of the input file<br/>
This must match the naming convention actually used! The regex %06d matches six digits long numbers, possibly with leading zeroes. This allows to read in ascending order, one image after the other, the full sequence inside one folder. The extension for TIFF files is .tif or maybe .tiff; the extension for DPX files is .dpx (or eventually .cin for old files).<br/>
The showing speed depends on the images file size and on the computing power. It is usually to slow, yet you can visualise immediately the moving images without having to recode and remux into a new file.<br/>
The showing speed depends on the images file size and on the computing power. It is usually too slow, yet you can visualise immediately the moving images without having to recode and remux into a new file.<br/>
You can click into the visualisation window to jump: to the beginning on the left side, to the on the right side, and to every other position proportionally in between.</dd>
</dl>
</div>