added cropping threshold to detect blackbars

This commit is contained in:
reven
2021-12-07 11:30:44 +13:00
parent 69d183417f
commit 512797a38e
9 changed files with 20 additions and 9 deletions

View File

@@ -1,17 +1,17 @@
[
{
"Name": "BasicNodes",
"Version": "0.0.1.20",
"Version": "0.0.1.21",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/BasicNodes.zip?raw=true"
},
{
"Name": "MetaNodes",
"Version": "0.0.1.20",
"Version": "0.0.1.21",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/MetaNodes.zip?raw=true"
},
{
"Name": "VideoNodes",
"Version": "0.0.1.20",
"Version": "0.0.1.21",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/VideoNodes.zip?raw=true"
}
]