update VideoEncode to only force audio reencode if container changes

This commit is contained in:
reven
2021-12-12 11:05:34 +13:00
parent 27a3e78110
commit 84617fca6b
10 changed files with 13 additions and 14 deletions

View File

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