Difference between revisions of "VideoTools - Support Tools"

From Wikiid
Jump to: navigation, search
 
Line 6: Line 6:
 
; [[videoTools merge|merge]] : Merge a bunch of still image files into a movie.
 
; [[videoTools merge|merge]] : Merge a bunch of still image files into a movie.
 
; [[videoTools fragment|fragment]] : Fragment a movie into a bunch of still image files.
 
; [[videoTools fragment|fragment]] : Fragment a movie into a bunch of still image files.
; [[videoTools blueout|blueout]] :
+
; [[videoTools blueout|blueout]] : Removes simgle-colour backgrounds from images (eg bluescreen) replacing it with an Alpha channel.
; [[videoTools composite|composite]] :
+
; [[videoTools composite|composite]] : Composites images together using alpha information.
; [[videoTools dem_to_png|dem_to_png]] :
+
; [[videoTools dem_to_png|dem_to_png]] : Converts an height map into a PNG image.
; [[videoTools find_edges|find_edges]] :
+
; [[videoTools find_edges|find_edges]] : Extracts edge information from an image.
  
 
{{videoTools}}
 
{{videoTools}}

Latest revision as of 17:45, 27 October 2007

Numerous tools are required for the development of models for gameTools-based games such as Lemur of Lima.

This document is for in-house use only and refers to hard-wired directory names and local filesystem details.

mkgallery 
Make a nice web-based picture/video gallery.
merge 
Merge a bunch of still image files into a movie.
fragment 
Fragment a movie into a bunch of still image files.
blueout 
Removes simgle-colour backgrounds from images (eg bluescreen) replacing it with an Alpha channel.
composite 
Composites images together using alpha information.
dem_to_png 
Converts an height map into a PNG image.
find_edges 
Extracts edge information from an image.


Wikiid Pages relating to videoTools (edit)
videoTools - Main page
videoTools - Support Tools :
merge, fragment, blueout, composite, dem_to_png, find_edges, mkgallery