osx - wav to mp3 encoding using ShineMP3Encoder is really slow on MAC desktop -


i'm using shinemp3encoder http://github.com/kikko/shine-mp3-encoder-on-as3-alchemy convert recorded wav file mp3 using flash as3. performance fast on windows os (any browser) bad (almost 10 times slower) on mac os (any browser). e.g. 5 second recording takes 2 mins encoded mp3 on mac while takes 3 secs on windows machine.

i thought doing wrong noticed same problem demo @ http://code.google.com/p/flash-kikko/

has faced similar problem? there alternate mp3 encoders work on mac desktop?


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -