From: "R. Kumar" Date: 2010-05-14T23:47:15+09:00 Subject: Re: Play audio file (AAC) from ruby program Luis Parravicini wrote: >>> These seem to help me in getting track length and tags which i also >>> need, but I need something to play AAC (at least) and if possible other >>> formats. I also must be able to pause and resume (so shelling a program >>> like mpg321 is out). > > I'm not saying it's the best solution, but you can use mpg321 to > pause and resume. I think you need to use -R Thanks, I just tried it. It gave a malloc error complaining first that it could only do 44Khz files. (Crashed out on LOAD). -- Posted via http://www.ruby-forum.com/.