mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-06 13:37:24 +01:00
Add Images to video
shorter btn name
This commit is contained in:
parent
67093745e6
commit
ba0d629703
@ -672,7 +672,7 @@ path_name_and_extension_to_the_last_file</i></pre></dd>
|
||||
<!-- ends Check FFv1 Fixity -->
|
||||
|
||||
<!-- Images to video -->
|
||||
<span data-toggle="modal" data-target=".imges_2_video"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Transcode an image sequence into uncompressed 10-bit video">Image sequence into uncompressed 10-bit video</button></span>
|
||||
<span data-toggle="modal" data-target=".imges_2_video"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Transcode an image sequence into uncompressed 10-bit video">Image sequence into video</button></span>
|
||||
<div class="modal fade images_2_video" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel">
|
||||
<div class="modal-dialog modal-lg">
|
||||
<div class="modal-content">
|
||||
|
Loading…
Reference in New Issue
Block a user