mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-06 13:37:24 +01:00
Update index.html
This commit is contained in:
parent
797e9f207c
commit
f30d92e765
@ -608,7 +608,7 @@ path_name_and_extension_to_the_last_file</i></pre></dd>
|
||||
<dt>alpha=0.4</dt><dd> Set transparency value.</dd>
|
||||
<dt>x=(w-text_w)/2:y=(h-text_h)/2</dt><dd> Sets <i>x</i> and <i>y</i> coordinates for the watermark. These relative values will centre your watermark regardless of video dimensions.</dd>
|
||||
</dl>
|
||||
<code>-vf</code> is a shortcut for <code>-filter:v</code>.</dd>
|
||||
Note: <code>-vf</code> is a shortcut for <code>-filter:v</code>.</dd>
|
||||
<dt><i>output_file</i></dt><dd>path, name and extension of the output file.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
@ -639,7 +639,7 @@ path_name_and_extension_to_the_last_file</i></pre></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>
|
||||
</dl>
|
||||
<code>-vf</code> is a shotrcut for <code>-filter:v</code>.</dd>
|
||||
Note: <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>
|
||||
</dl>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user