RMovie 0.1 review

Download
by rbytes.net on

RMovie is a Ruby extension for accessing and retrieving information from video and audio files

License: GPL (GNU General Public License)
File size: 1911K
Developer: Todd Kirby
0 stars award from rbytes.net

RMovie is a Ruby extension for accessing and retrieving information from video and audio files.

RMovie can access many video formats (.mov, .avi, .mpg, .wmv, etc.) and can output movie frames to RMagick as images.

Installation:

# build the quadrupel objects
cd quadrupel
make
cd ..

# build the rmovie extension
ruby extconf.rb
make

# install extension
[ become root ]
make install

RMovie 0.1 keywords