Audible audiobook format support
-
- User
- Posts:5
- Joined:Sun Aug 08, 2004 10:18 am
I did not yet look into Audible's various formats for DRMed audiobooks, but bought a few in .aa, and would like the music manager I wrote using getID3 to give me an MD5 :)
-
- getID3() v1 developer
- Posts:1477
- Joined:Fri May 04, 2001 4:00 pm
- Are you a spambot?:no
- Location:Northern Ontario, Canada
- Contact:
Re: Audible audiobook format support
md5_file($filename) ?
Or is there some metadata on these files and you're looking for an audio-portion-only md5?
Or is there some metadata on these files and you're looking for an audio-portion-only md5?
-
- User
- Posts:5
- Joined:Sun Aug 08, 2004 10:18 am
Re: Audible audiobook format support
Exactly. The format has proprietary metadata at the beginning, which changes when playing the file, to store your position in the book. The rest is encrypted MP3. A hash over that part would be great.James Heinrich wrote:Or is there some metadata on these files and you're looking for an audio-portion-only md5?
-
- getID3() v1 developer
- Posts:1477
- Joined:Fri May 04, 2001 4:00 pm
- Are you a spambot?:no
- Location:Northern Ontario, Canada
- Contact:
Re: Audible audiobook format support
A sample file would be a great start... (email or PM me a link)
-
- User
- Posts:1
- Joined:Tue Jul 17, 2012 5:18 pm
- Are you a spambot?:no
Re: Audible audiobook format support
any update on this audible audiobook format? looks interesting or unless there's a new one which I missed?
-
- getID3() v1 developer
- Posts:1477
- Joined:Fri May 04, 2001 4:00 pm
- Are you a spambot?:no
- Location:Northern Ontario, Canada
- Contact:
Re: Audible audiobook format support
If you want format support, send sample files.