petems / mplayer-ruby

A Ruby Wrapper for MPlayer
http://mplayer-ruby.rubyforge.org/mplayer-ruby/index.html
MIT License
3 stars 4 forks source link

mplayer-ruby Build Status

A Ruby Wrapper for MPlayer. Controls MPlayer via the Slave Protocol.

See RDOC for additional information.

See examples/ for usage.

Installation

MPlayer

Linux

$ sudo apt-get install mplayer

Mac OS X

via Homebrew
$ brew install mplayer

MPlayer-ruby

$ gem install mplayer-ruby

TODO

Note on Patches/Pull Requests

Copyright

Copyright (c) 2010 Arthur Chiu. See LICENSE for details.