Merge pull request #2911 from pypeclub/feature/add-no-audio-tag

Nuke: Add no-audio Tag
This commit is contained in:
Jakub Ježek 2022-03-25 10:46:26 +01:00 committed by GitHub
commit 62182dff84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,9 @@
},
{
"sequence": "Output as image sequence"
},
{
"no-audio": "Do not add audio"
}
]
}