mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-12-26 19:58:20 +01:00
uses smart ID for export OCR
This commit is contained in:
parent
6dbefc5dff
commit
9562799243
@ -501,8 +501,8 @@
|
|||||||
<!-- ends ocr -->
|
<!-- ends ocr -->
|
||||||
|
|
||||||
<!-- Exports OCR -->
|
<!-- Exports OCR -->
|
||||||
<span data-toggle="modal" data-target="#Exports OCR"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Exports OCR from video to screen">Exports OCR</button></span>
|
<span data-toggle="modal" data-target="#ffprobe_ocr"><button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="Exports OCR from video to screen">Exports OCR</button></span>
|
||||||
<div id="Exports OCR" class="modal fade" tabindex="-1" role="dialog">
|
<div id="ffprobe_ocr" class="modal fade" tabindex="-1" role="dialog">
|
||||||
<div class="modal-dialog modal-lg">
|
<div class="modal-dialog modal-lg">
|
||||||
<div class="modal-content">
|
<div class="modal-content">
|
||||||
<div class="well">
|
<div class="well">
|
||||||
|
Loading…
Reference in New Issue
Block a user