mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-02-25 16:34:18 +01:00
HTML typo
I guess clearer (for the maintainers) with a newline.
This commit is contained in:
parent
f49f8d89b2
commit
797e9f207c
@ -638,7 +638,8 @@ path_name_and_extension_to_the_last_file</i></pre></dd>
|
|||||||
<dt>boxcolor=<i>box_colour</i></dt><dd> Set colour of box. Can be a text string such as <code>fontcolor=black</code> or a hexadecimal value such as <code>fontcolor=0x000000</code></dd>
|
<dt>boxcolor=<i>box_colour</i></dt><dd> Set colour of box. Can be a text string such as <code>fontcolor=black</code> or a hexadecimal value such as <code>fontcolor=0x000000</code></dd>
|
||||||
<dt>rate=<i>timecode_rate</i></dt><dd> Framerate of video. For example <code>25/1</code></dd>
|
<dt>rate=<i>timecode_rate</i></dt><dd> Framerate of video. For example <code>25/1</code></dd>
|
||||||
<dt>x=(w-text_w)/2:y=h/1.2</dt><dd> Sets <i>x</i> and <i>y</i> coordinates for the timecode. These relative values will horizontally centre your timecode in the bottom third regardless of video dimensions.</dd>
|
<dt>x=(w-text_w)/2:y=h/1.2</dt><dd> Sets <i>x</i> and <i>y</i> coordinates for the timecode. These relative values will horizontally centre your timecode in the bottom third regardless of video dimensions.</dd>
|
||||||
</dl><code>-vf</code> is a shotrcut for <code>-filter:v</code>.</dd>
|
</dl>
|
||||||
|
<code>-vf</code> is a shotrcut for <code>-filter:v</code>.</dd>
|
||||||
<dt><i>output_file</i></dt><dd>path, name and extension of the output file.</dd>
|
<dt><i>output_file</i></dt><dd>path, name and extension of the output file.</dd>
|
||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user