RAA - pansplit/0.1

pansplit / 0.1

Short description: Splits a panoramic image into frames to create movie
Category: Application/Graphics
Status: alpha
Created: 2005-10-28 06:56:29 GMT
Last update: 2005-10-28 07:00:59 GMT
Owner: felix (Projects of this owner)
Homepage: not available
Download: http://oniondesigns.com/pansplit/pansplit.rb
License: GPL
Dependency:
Requires: ruby-gd/0.7.4 ruby interface to Thomas Boutell's gd library
Description:

Given a panoramic jpeg, this script will split it into as many frames as is required to make a move of specified duration and frames per second. Uses the GD library to split the image.

Created to make movies of panoramic images (or images 'stitched' together) using mencoder. The mencoder command would be:

mencoder "mf://image*.jpg" -mf fps=25 -o output.avi -ovc lavc -lavcopts vcodec=mpeg4

Versions: [0.2 (2005-11-01)] [0.1 (2005-10-28)] [1.0 (2005-10-28)]

Edit this project (for project owner)

back to RAA top