Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 659 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 659 Bytes

flac-to-alac-tools

Convert flac to alac using ffmpeg and AtomicParsley

Usage

NAME:
   flac-to-alac - Convert flac to alac using ffmpeg and AtomicParsley

USAGE:
   flac2alac [global options] source_dir destination_dir

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --interactive, -i  Enable interactive mode (default: false)
   --yes, -y          Start converting without confirmation (default: false)
   --force, -f        Attempt to overwrite output files (default: false)
   --help, -h         show help (default: false)

Lisence

This project is licensed under the MIT license.