
ReJig v0.5e by Nic
-----------------

ReJig uses the M2VRequantiser by Makira to Re-Compress from MPEG-2 to MPEG-2 ES.

ReJig CommandLine Control
-------------------------

-i <FileName> Adds a filename(s) for a Job. i.e. "E:\rip\1.mpg + e:\rip\2.mpg"
-o <FileName> Sets the output filename for the next input file specified by -i
-close        Automatically Closes the program after processing.
-quiet        Will not prompt for overwriting but will overwrite automatically
-auto         Automatically sets the program on a RecompressAll
-level        Compression level in percentage, put before the input file (default: 70.0)
-size         Size in MB for the output file (automatically assumes 2Pass)

Examples:
ReJig -i e:\rip\CCEData.txt -auto -close -quiet
ReJig -level 65 -o "e:\rip\big_small.m2v" -i "e:\rip\big.vob" 
ReJig -size 50 -o "e:\rip\big_small_50mb.m2v" -i "e:\rip\big.vob" 

Registry Keys:
LOCAL_MACHINE\Software\ReJig

The rest should be self explanatory ;) (yeah, I wish)

Cheers,
-Nic (nic@nic.dnsalias.com)

Thanks: Makira for M2VRequantiser (on which the compression code is based)
	dragongodz (For ReQuant engine testing/tweaking)
	DVDRFreak, RB, Int 21h, mmgrover, JVD, 
	jsoto (AC3 Delay correction code), 
	maven (VStrip),
	Videolan.org (libdvdcss DVD Authentication)
	And everyone else at Doom9.

Problems: Post into forum.doom9.org in the "one click backup solutions" forum.

Also check out http://www.ReJig.org for latest versions and info!