mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-06 13:37:24 +01:00
plural
This commit is contained in:
parent
89039f55b3
commit
cb7f001444
@ -1172,7 +1172,7 @@ foreach ($file in $inputfiles) {
|
||||
<dt>-an</dt><dd>ignores the audio stream (audio no)</dd>
|
||||
<dt><i>output_file</i></dt><dd>path, name and extension of the output file</dd>
|
||||
</dl>
|
||||
<p>You may verify an MD5 checksum file created this way by using a <a href="script/check_video_framemd5.sh" target="_blank">Bash script</a>.</p>
|
||||
<p>You may verify an MD5 checksum file created this way by using a <a href="scripts/check_video_framemd5.sh" target="_blank">Bash script</a>.</p>
|
||||
<p class="link"></p>
|
||||
</div>
|
||||
</div>
|
||||
@ -1202,7 +1202,7 @@ foreach ($file in $inputfiles) {
|
||||
<dt>-vn</dt><dd>ignores the video stream (video no)</dd>
|
||||
<dt><i>output_file</i></dt><dd>path, name and extension of the output file</dd>
|
||||
</dl>
|
||||
<p>You may verify an MD5 checksum file created this way by using a <a href="script/check_audio_framemd5.sh" target="_blank">Bash script</a>.</p>
|
||||
<p>You may verify an MD5 checksum file created this way by using a <a href="scripts/check_audio_framemd5.sh" target="_blank">Bash script</a>.</p>
|
||||
<p class="link"></p>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user