On Thursday, 26 January 2012, Herbert Graf wrote: > 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. >> >> 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. > Apparently, audio encoding doesn't lend itself to multiprocessing like video encoding does. I can't find an encoder that's multithreaded. --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .