QUOTE(Halk @ Nov 27 2005, 08:04 PM)
Hiya. I have several Audio Books, and I'm looking to store them as small as possible.
My DAP will play either WMA or MP3 files, so it's a choice between either codec.
Can anyone suggest which codec will get them the smallest?
If those audiobooks are speech only try using lame with the following command-line:
'lame -V 4 --lowpass 10 -m s -a'
You can play a little with the -V switch and the lowpass to try and get to your quality/file size sweet spot.