2022-03-28 22:33:28 -04:00
2022-03-28 22:19:01 -04:00
2022-03-16 16:40:27 -04:00
2022-03-16 20:20:09 +00:00
2022-03-16 16:40:27 -04:00
2022-03-28 22:33:28 -04:00

flac2pod

Converts your existing FLAC library to be played on an iPod Classic.

This script makes use of ffmpeg to convert your existing FLAC music library to AAC-256 or MP3-320 for easy iPod Classic use. It also takes advantage of "rg2sc" (https://github.com/rwinkhart/rg2sc) to convert any existing ReplayGain tags to Apple SoundCheck tags that are compatible with Apple products.

Usage

Simply run...

flac2pod <source_dir> <destination_dir>

...to convert your library, or run...

flac2pod --help

...to see additional options.

In order for flac2pod to function, your source_dir must be structured as follows:

source_dir -> artist dir -> album dir -> FLAC files

Installation

flac2pod is available in the AUR as "flac2pod". If installing on a non-Arch-based distribution, follow the manual installation instructions:

S
Description
Seamlessly converts your existing FLAC library to be played on an iPod Classic.
Readme GPL-2.0
124 KiB
Languages
Python 86.8%
Shell 13.2%