Tool downloads - wieslawsoltes/BatchEncoder GitHub Wiki
To get required command-line tools use Configure Tools
dialog. Use the Download Selected
button to download selected tools.
For more information about tools please see the wiki page.
There is also available PowerShell download script for all supported tools.
Open up a Powershell prompt and execute the download script:
PS> .\download.ps1 -Path "Tools"
For download.ps1
script to work you need to place in the same directory tools
folder.
The -Path
parameter is optional and if not provided the script will download to the current directory.
If you having problems running the PowerShell download.ps1
script see this instructions.