Using update_suite.sh
section or the Using git
section of updating.mdUsing snapshots from Github
section of updating.mdRunning the suite is simple:
After the suite is done, the binary files will appear in the local[64|32] folder folders under bin-audio, bin-global, and bin-video.
To use these, you can either:
C:\Users\Potatoe>C:\media-autobuild_suite\local64\bin-video\ffmpeg.exe -h
PS C:\Users\Potatoe> C:\media-autobuild_suite\local64\bin-video\ffmpeg.exe -h
Note: It is almost always recommeded to copy/move the files in the bin-* folders to somewhere you can easily remember and use as you cannot use them while the suite is updating or compiling.
* If you do not know what your enviroment PATH is, either ignore those options or google what the enviroment PATH is.
Look at updating.md for when you want to update the suite or just rerun the batch script as it will automatically look for updates itself.
If you want to rebuild the programs from scratch at any time due to an error or something else, delete the local[32|64] folder folder and remove any *-git and *-svn folders from the build folder. Finally rerun the batch script, it should redownload all of those folders and rebuild into a new local[32|64] folder.
If you want to rebuild the suite from scratch completely, in addition to deleting the folders specified above, also delete the msys64 folder and rerun the script. It should at that point redownload and setup the msys2 system again.