How can I get an sha1 hash in base32?

  • Thread starter =?iso-8859-1?q?Elmo_M=E4ntynen?=
  • Start date
?

=?iso-8859-1?q?Elmo_M=E4ntynen?=

I know how to make a hash(using mhash), but instead of encoded as hex I
want it in base32 for use with the bitzi catalog. python-bitzi is useful
but way too slow for just getting the hash of a file(am going to use it
elsewhere). Thanks.

Elmo
 
M

Marc 'BlackJack' Rintsch

I know how to make a hash(using mhash), but instead of encoded as hex I
want it in base32 for use with the bitzi catalog. python-bitzi is useful
but way too slow for just getting the hash of a file(am going to use it
elsewhere). Thanks.

Doesn't Bitzi calculate some kind of audio fingerprint? Just a hash of
the file would result in very different hash values for different codecs,
bitrates etc. for the "same" audio data.

Ciao,
Marc 'BlackJack' Rintsch
 
?

=?iso-8859-1?q?Elmo_M=E4ntynen?=

Doesn't Bitzi calculate some kind of audio fingerprint? Just a hash of
the file would result in very different hash values for different codecs,
bitrates etc. for the "same" audio data.

Ciao,
Marc 'BlackJack' Rintsch

I don't think it does, but musicbrainz is designed for just that, and
there's a ptyhon binding for using the libs.

Elmo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top