wav <> mp3 for flash(as3)
问题 I'm wondering about MP3 decoding/encoding, and I was hoping to pull this off in Flash using AS3 I'm sure it'll be a right pain... I have no idea where to start, can anyone offer any pointers? reference material? ----much later--- Thank you all very much for your input... It seems I have a long road ahead of me yet! 回答1: See LAME MP3 Encoder. You can checkout their source code and their link page. Mpeg.org should have documents too. 回答2: You could also theoretically do this as a PixelBender