AMVtool / AMVpack Update
An important bugfix was made to AMVtool today, May 4, 2017, around 6:30 pm EDT.
AMVtool was updated to Beta 11, and consequently, AMVpack was also updated. If you previously downloaded AMVpack or AMVtool (separately), please download the updated version so that you can avoid issues.
Release Notes:
-Added option for audio when recontainering from Configure All
-Bugfix for Configure All
Additional Notes:
Linux users will need to have FFMPEG 3.2 or greater, check your version by opening terminal and typing “ffmpeg -version”.
Windows version requires Microsoft Visual C++ 2015 Redistributable Package to be installed. It can be found on Microsoft’s site or http://vcredistx86.l33tmeatwad.com | http://vcredistx64.l33tmeatwad.com
Known Issues:
-When using AudioDub in AviSynth, if the output audio codec is AAC it may fail unless the audio is padded (add trim(0,0,pad=true) after AudioDub).