Re: Indexing (Cataloging) AUDIO CDs



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256



D Bera wrote:
>>> Does anyone here know
>>> how an userspace program can extract music data like CD name, track
>>> data from an audio CD ?
>> CDDB.  In short, create a "signature" from the audio data and use that
>> signature as in index into a database that users populate.
> 
> In the CDDB way, information is fetched from the internet - right ?
Yes, to look up cddb info, its basically a big hashtable where the key
is an acoustic hash of the cd or something.
 I
> am looking at local solutions. Isnt there any information contained in
> an audio CD itself ?
The data on the cd itself, check out banshee from CVS, the notable files
are in banshee/src/MusicBrainz. Check out SimpleDiscTest.cs and
SimpleDisc.cs. They use libbanshee's gstreamer/musicbrainz bindings to
get the CD's Table of Contents. The ToC is what is sent to the
musicbrainz server to try and determine album info. We could just use
the ToC on our own in some manner.


Just thinking aloud.
Kevin
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iQIVAwUBRX847P3xZFNDM330AQhNyw//fgC+GrxGvUT2UBS7SEa1c7DaKdnWvpoj
XyQKOl/9AkQw8yX9FmIuFtoXBXdJMjMWdmNm1x0yFqLOSyeGlyS+Pzfa2my3U29F
fLE4kO2cSqu9bZ181lGF6v+43q3IBRYVhYGwKsUOuPMd66/kua+zkvIKcVNqX1N8
CEpNoOj0oWju0oAn8NbQ3L8gry/ZPVEOzLDsI+dv9ODZUV9/zGF7m4ThIMxjHTce
UGQWKuZbv30mkrf7QFLqoORX5ZhG/49UMkD2DeICZ2B2yU44ullfaudQZRu1ZJ37
bnk4xFzdoxG8eMNdknhQwDouRkSW0JkPnpkb3TxeCV+hXTSKMrnnr1KlxKUbS1gC
4bq1TT16EjEUpmIAby3CzUkkom+tGBXNS4UBz0LGRv3SbyL4eh41KFj8nPlfR6Fh
f9m7jAFuO/U7Z2Y2oINq5XOYNEXBjJfo9hi66geK8WQw5sKN//xpbol6BsOin4f5
vTXLvjfqcUabGeu3/LfAPsBDX8BzALQJ1IFnzQpfRzWfi9ajsbqrgeeCu/UVasG2
0itnTrB5e5UH6ByqPqEmbMoNI9tYocSheew6JmHvXP/o9DsxYclTZBR+C9Hdqert
+nfW8ZFYSoetMjfaKtvp0M5KtCFHRJwDku3uzY80EPnRiVbOvgLm30rGnoSC6c45
tOM/WzlOVzQ=
=zqMG
-----END PGP SIGNATURE-----



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]