updated video encode to use variables

This commit is contained in:
reven
2021-12-11 10:27:32 +13:00
parent 70100becc7
commit d74aec8c1e
11 changed files with 48 additions and 20 deletions

View File

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