mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2026-06-29 15:56:31 -05:00
Adding Multible File Support
Added the neccesary functions to support batch processing.
This commit is contained in:
parent
cd23ef899d
commit
b9a9c3e503
10 changed files with 216 additions and 39 deletions
|
|
@ -360,4 +360,10 @@
|
|||
<data name="VersionLabel" xml:space="preserve">
|
||||
<value>Version</value>
|
||||
</data>
|
||||
<data name="MultipleFilesPreviewWarningLabel" xml:space="preserve">
|
||||
<value>Video previewing and subregion clipping is not available when processing multiple files.</value>
|
||||
</data>
|
||||
<data name="MultipleFilesText" xml:space="preserve">
|
||||
<value>[Multiple Files]</value>
|
||||
</data>
|
||||
</root>
|
||||
Loading…
Add table
Add a link
Reference in a new issue