diff options
author | Michales Michaloudes <korgie@gmail.com> | 2012-06-02 20:05:14 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-06-03 15:21:16 -0500 |
commit | 889d1048ac8056cd377de9eb89ca84fdb6516b39 (patch) | |
tree | ee2777cb4f0429bf6c76e28eb8b9e3b3584ced5a /multimedia/genpuid/README | |
parent | a03fa66b8e08f3bac3d985b876e1c71937a7cf39 (diff) | |
download | slackbuilds-889d1048ac8056cd377de9eb89ca84fdb6516b39.tar.gz |
multimedia/genpuid: Added (generates PUID's)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/genpuid/README')
-rw-r--r-- | multimedia/genpuid/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/multimedia/genpuid/README b/multimedia/genpuid/README new file mode 100644 index 0000000000..31c55172b0 --- /dev/null +++ b/multimedia/genpuid/README @@ -0,0 +1,12 @@ +GenPUID is a MusicIP (now known as AmpliFIND Music Services) proprietary closed +source command line utility for performing music analysis and audio +fingerprinting of music files. GenPUID runs under Linux, Mac OS X, and Windows. + +If MusicBrainz Picard can not find a PUID for a file, it may need to be run +through GenPUID to be analyzed first. + +Having problems with Unicode files? +Instead of using genpuid dns-key * to scan Unicode files you will need to use +genpuid dns-key -r . as a workaround. + +This only works on x86 there are no x86_64 binaries. |