QUOTE (knackers @ Dec 3 2005, 07:27 PM)
QUOTE (clintb @ Dec 3 2005, 07:37 PM)
Question: Why do you need a 44.1KHz sampling rate for voice/speech?
Short answer: a somewhat knowledgable friend told me that the standard for audiobooks is 44.1 kHz and 64 kbps, and I wanted to fit with that.
Theres a standard for encoding audio books? Why?
QUOTE
I am not expert in audio encoding, but in addition to meeting the convention, my thinking is:
1. The kbps determines the file size.
2. I need smallish file size, hence 64 kbps.
3. Why not encode using the existing 44.1 if that will give even a tiny improvement?
4. I have read that sampling is best at multiples of 11, so 24 kHz irked me.
Please enlighten me if I am mistaken! Thanks.
Regarding 3, you're assuming that a higher sampleing rate is better. Thats only true if you have bitrate to encode it properly, and something in those higher frequency worth encoding. Spoken words are generally < 5KHz. Using a 44.1KHz is tremendously higher then required. Worse, it will waste your limited bitrate.
Regarding 4, theres no reason to worry about that. However, given that 24KHz is probably higher then you need, 22 or 11Khz might be a better choice. Although I'm not sure how well Lame will work at those sampleing rates because I've never tried it. Might be worth doing a search here for more info.
Edit: brackets