diff options
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 0000000000..edc270213a --- /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. |