2012/12/14 Tecnico Radio Blackout <[email protected]>: >> >> Liquidsoap has support for the %shine encoder that encodes mp3 without >> using floating point and, as such, shows very good performances on ARM >> without FPU support.. >> >> Romain > > debian armhf use the hardware floating point of the cpu armv7 > > i'm tryng with this > > liquidsoap playlist random + encoding 256k ogg + out on icecast on the > same machine = 50% cpu for 80% time ; 100%cpu for 20%time > > the same but with 2 encoding mp3+ogg of the same playlist = 100%cpu always > > a bit harder
Yeah, encoding remains our performance bottleneck, for sure. If you have several cores of if your hardware has good support for multi-threaded processes, you may want to give a shot to clocks and parallel encoding: http://liquidsoap.fm/doc-svn/clocks.html Section: "Internal clocks: exploiting multiple cores" Romain ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
