Path: csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!news.cgarbs.de!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail From: jake kaiden Newsgroups: comp.lang.ruby Subject: Re: How to implement a music playlist player in Ruby? Date: Sun, 17 Apr 2011 06:59:45 -0500 Organization: Service de news de lacave.net Lines: 19 Message-ID: <90e7d3c9c4c8d5cfead374179adf05c4@ruby-forum.com> References: <8e06782eb1e912c13fc4a46816ac5267@ruby-forum.com> NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1303042073 320 65.111.164.187 (17 Apr 2011 12:07:53 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Sun, 17 Apr 2011 12:07:53 +0000 (UTC) In-Reply-To: <8e06782eb1e912c13fc4a46816ac5267@ruby-forum.com> X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 381744 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: <90e7d3c9c4c8d5cfead374179adf05c4@ruby-forum.com> Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:3057 hi Biku - i don't really know anything about implementing this in a webpage - but the desktop audio-player i've written uses gstreamer for playback, duration, seeking, etc. gstreamer works well, though unfortunately the docs are quite outdated, and you've got to hunt around for solutions a lot of times. the gnome2 section of this forum is a good place for gstreamer questions. i haven't tried this: http://hans.fugal.net/src/ruby-audio/doc/ but it looks like it could be a good option as well. good luck! -j -- Posted via http://www.ruby-forum.com/.