Skip to content

Mediags, UberFLAC, UberLAME v3.8.0

Compare
Choose a tag to compare
@Nongorilla Nongorilla released this 24 Oct 04:08
· 119 commits to master since this release

Changes since v3.7.0

  • Blesses LAME MP3 encoder version 3.100.
  • Updates build environment to Visual Studio 2017.
  • Moves repository to GitHub.

Details

The latest version of LAME is now recognized and blessed by the UberLAME and Mediags products.
No other changes have been made other than internal build changes.

Installation

Download any of mediags.exe, uberflac.exe, uberlame.exe, or WpfFlac.exe. The uberflac.exe & WpfFlac.exe programs require the program flac.exe to be in your path. If the /rg switch is used, metaflac.exe must be in your path too. Extract them from flac-1.3.2-win.zip downloaded from here:

http://downloads.xiph.org/releases/flac/

These programs are typically used by copying them into a folder that it listed in the PATH environment variable and then run from the command line. There are no persistent settings stored by this programs so it may be helpful to use a batch file for that purpose. Use the /help switch to view syntax.

You may also create a desktop shortcut to any of the executables. For the console programs, add the /k switch to the target in the shortcut properties dialog. Then drag and drop a directory from Explorer to the shortcut icon to invoke the program recursively on that directory. The /k switch instructs the program to wait for a keypress before exiting.

Build notes

This release was built with Visual Studio 2017 Community Edition.