diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-01-08 07:17:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-08 07:17:33 +0700 |
commit | 8d4123ded114f6e1a04bfd70b2c456ea3bc879b4 (patch) | |
tree | d9a498ae80fd58e05893bec77407f33c6c95560f /audio/acousticbrainz-music-extractor/README | |
parent | e0c843753e7bf00107e9f5faa160c0d0312789f8 (diff) |
audio/acousticbrainz-music-extractor: Added (Music Extractor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/acousticbrainz-music-extractor/README')
-rw-r--r-- | audio/acousticbrainz-music-extractor/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/acousticbrainz-music-extractor/README b/audio/acousticbrainz-music-extractor/README new file mode 100644 index 000000000000..edc270213acf --- /dev/null +++ b/audio/acousticbrainz-music-extractor/README @@ -0,0 +1,14 @@ +This open source toolkit enables the automatic analysis of music. + +Note: +This contains a statically build binary. +From the FAQ: + +Besides building your own version being a major pain, it is possible +for different combinations of libraries and compilers (gcc vs clang, +libffmpeg vs libav) to produce slightly different outputs. +We're aiming to reduce the variances of output between the extractors +in an effort to create the most consistent and stable dataset. +(...) +So, for the time being, if it is possible in any way for you to use +one of our static builds, we would greatly appreciate that. |