Skip to content

nerdEd/Visage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Command line utility that converts a single or a whole directory of .cdr || .dvdmedia files into .iso files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%