Tanjoodo / ConvertToAlac

Does Apple's job for them and converts the FLAC portion of your library to ALAC in a different directory to be added independently in iTunes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConvertToAlac

ConvertToAlac is a small program that does Apple's job for them and converts FLAC files in the specified library to ALAC using FFMPEG

Requirements

You should be able to run .NET framework 4.6.2 programs and you must have ffmpeg installed and added to the PATH.

Usage

Usage is as follows: ConvertToAlac [input path] -o <output path> Input path is optional. If omitted, the current working directory is used. Output path is not optional.

About

Does Apple's job for them and converts the FLAC portion of your library to ALAC in a different directory to be added independently in iTunes

License:GNU General Public License v3.0


Languages

Language:C# 100.0%