Skip to content

FFMPEG Audio Encoder v2.9.6

Compare
Choose a tag to compare
@jessielw jessielw released this 18 Oct 23:53
· 356 commits to master since this release

Major Changes to the code

  • Added '.aax' extension to the program
  • Removed 'NEW_' from the batch side of the program, since the program automatically puts new files into a new directory. This makes it easier for the user not to have to go batch edit a bunch of new files in case they didn't want 'NEW_' included in the filename
  • Added a license to the program (GPL-3.0 License)
  • Updated 'ffmpeg.exe' to the latest version
  • Program will now 'Auto Download' required apps, instead of them being in the repository
  • The 'Auto Downloader' will check to see if the file exists, if it doesn't it'll download it for you
  • Program will no longer ship with FFMPEG automatically, this makes the program lighter and will check your system 'PATH' for existing installations before downloading one on it's own
  • Changed the way closing the program behaves. It will now prompt you to be sure you want to close it