I wrote this because I needed something that produces Videos for use withe the html5 Video Player Projekktor
Usage:
#!/usr/bin/env ruby require 'VideoConversion.class.rb' v = VideoConversion.new("videofile", 800, 100,"projekktor",1500,192) v.converter