reflac Command Examples

Recompress FLAC files in-place while preserving metadata. More information: https://github.com/chungy/reflac.

reflac {{path/to/directory}}

reflac --best {{path/to/directory}}

reflac --verbose {{path/to/directory}}

reflac --recursive {{path/to/directory}}

reflac --preserve {{path/to/directory}}