Project

visage

0.0
No commit activity in last 3 years
No release in over 3 years
Utility for converting .cdr and .dvdmedia files to .iso files
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme
Visage is a simple utility to convert .cdr and .dvdmedia files into .iso files. Visage is dependent on the OS X hdiutil command.

USAGE: ./visage.rb  [options] [path_to_dir]

OPTIONS:
	-s -S -source	Specifies the directory in which Visage will look for source files, or the filename of a specific source file. 
					If not specified visage will  assume the current working directory is its source.
	
	-t -T -target	Specifies the directory into which Visage will deposit the generates iso(s). If not specifies Visage will use 
					the current working directory.
	
	-h -H -help		Displays help information/examples