diff options
Diffstat (limited to 'audio/acxi/README')
-rw-r--r-- | audio/acxi/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/acxi/README b/audio/acxi/README new file mode 100644 index 0000000000000..f952600fae4c5 --- /dev/null +++ b/audio/acxi/README @@ -0,0 +1,11 @@ +acxi (a command line audio processing tool) + +acxi is a tool that syncs/converts lossless (flac, wav, raw) music +libraries to compressed (mp3,ogg,opus) versions of the lossless +library. It also can convert aif, raw, shn, and wav to flac. It also +creates/checks md5, ffp files, tags your collection (read man page), +embeds images, and much more. + +Optional deps: + -libfdk-aac (works better than ffmpeg native aac codec) + -shorten (for SHN -> FLAC conversion) |