On Thu, 2012-01-26 at 05:15 -0500, V G wrote: > I did the test in Audacity, but it encodes each piece sequentially > instead of at the same time. I might be able to write a script to > split a raw audio file into 8 pieces, encode each in its own thread, > and join the 8 pieces into one large file. >=20 > Any thoughts on this? 1) Find an encoder that's multithreaded. 2) Run multiple encodes at the same time. That's what I do for video encodes. TTYL --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .