Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 512 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 512 Bytes

LAC

Lossless Audio Converter

LAC is a front-end for ffmpeg.exe. The only use to losslessly convert FLAC files to ALAC files in a simple way.

Instructions:

  1. Put ffmpeg.exe in the same directory as LAC.exe (or specify the ffmpeg.exe path in the application).
  2. Drag FLAC files onto application window.
  3. Press "Convert to ALAC" button.

Warning: Currently, the output is to the same directory as the input file(s) with .m4a extension. If there is already a file with the same name, it will be overwritten.