rayman1701;627887 Wrote: > Funny thing if you go direct from 96/24 to 192 AAC, the file sizes are > just about identical as doing 16/44.1 to 192 AAC. I was a little > surprised with that
That's not surprising if the audio is being resampled from 24/96 to 16/44.1. Anyway, that's what I decided to do - resample to 16/44.1. I found out that Rockbox, which I have loaded on my portable players, always resamples to 44.1, but does a bad job of it, so I have LAME do the downsampling instead. It turns out that LAME automatically resamples the 24/96 to 16/48 by default. Simply adding '--resample 44.1' to the LAME options will have it resample anything not already 44.1. -- JJZolx ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=87309 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
