From: Jason Stewart Date: 2009-09-04T21:27:06+09:00 Subject: Re: could ruby programming capture a media title? On Fri, Sep 4, 2009 at 2:47 AM, Zhenning Guan wrote: > I have a thought on if we could capture a media title when we watch a > movies through mplayer. > I'm afraid not.. not for a specific programming like ruby, but I would > really enjoy it if someone make it real in ruby. You might have some luck with FFMpeg (http://ffmpeg.org). Let us know when you've written the code. Media processing is an interest of mine. Regards, Jason