Razor12911
05-04-2013, 23:44
Greetings, Forum Users.
Presenting... The Conversion Converter
_________________________________
Description
This program known as the conversion converter helps users whole are not specialist in creating conversions using external compression and resampling videos.
The program make your conversions less clumsy and for other people to understand.
Tutorials/Instructions
Constants
OUTDIRPATH\ the selected output directory or the output for the converted files.
SELDIRPATH\ the selected application directory or the source of files to be converted.
Inno Setup Constants (http://www.jrsoftware.org/ishelp/index.php?topic=consts)
The Conversion Converter Files
Converter.exe - The Converter Executable File
Converter.ini - The Converter Configuration File
How to Configure The Converter?
Open Converter.ini using Notepad.
[Conversion] - This section defines the information of the conversion you want create
Name= - Defines the Program/Game you want to create a conversion for.
Type= - Defines the Conversion type, for example: it can 2xDVD9 - 3xDVD5.
Size= - Defines the space needed by the conversion in megabytes
Check= - Defines a file which will be used for recognition by the converter. *NOTE*: Check2 can be introduced if you are doing a multi-conversion, the total number of checks you can use is 10.
Language= - Defines the language(s) supported by the program/game for the conversion. (See language list below).
[TaskSettings] - This section triggers the converter to do a task.
*Note*: This section has a tasking integer which starts from 1 up until infinity therefore for instruction, the x variable will be used to clarify where the integer should be used.
*Info*: the integer count will go accordingly which betters conversion capabilities and errors.
The available compressing sub-sections are:
FreearcFilex= - commands the converter to compress a file using freearc compression.
7zFilex= - commands the converter to compress a file using 7zip compression.
RarFilex= - commands the converter to compress a file using winrar compression.
The switches for compressing sub-sections are:
*Note*: Remember to put a semicolon after each switch and you may need these: Freearc Documentation (http://freearc.org/FreeArc040-eng.htm), 7Zip Documentation (http://7zip.bugaco.com/7zip/index.html) and Winrar Documentation (http://acritum.com/software/manuals/winrar/)
After the "=" of the sub section is the output of the archive.
Source: - the input or the source of the file you want to compress.
Option: - the switches used for the sub-section program.
Method: - the method switch used for the sub-section program.
IncludeList: - the filelist for the files/folders to be included in archive, if any.
IncludeList: - the filelist for the files/folders to be excluded in archive, if any.
Language: - the language in which the sub-section command can be used, if any.
The available file-operation sub-sections are:
CreateFolderx= - commands the converter to create a new folder.
CopyFilex= - commands the converter to copy a file.
MoveFilex= - commands the converter to move a file.
DeleteFolderx= - commands the converter to delete folder.
DeleteFilex= - commands the converter to delete a file.
MoveFolderx= - commands the converter to move a folder.
CopyFolderx= - commands the converter to copy a folder.
RemoveFolderx= - commands the converter to remove a folder(similar to DeleteFolder).
RenameFilex= - commands the converter to rename a file.
RenameFolderx= - commands the converter to rename a folder.
CopyFilesx= - commands the converter to copy a file(similar to CopyFile).
MoveFilesx= - commands the converter to move a file(similar to MoveFile).
DeleteFilesx= - commands the converter to delete a file(similar to DeleteFile).
The switches for file-operation sub-sections are:
After the "=" of the sub section is the source of the file/folder.
Destination: - the output file/folder.
Language: - the language in which the sub-section command can be used, if any.
The available ISO Image Creation sub-sections are:
*Note*: ISO Disk image is in UDF Format.
CreateImagex= - commands the converter to create an iso disk image.
The switches for file-operation sub-sections are:
After the "=" of the sub section is the output of the ISO Image.
Source: - the source of the folder you want to put in an ISO Image.
Label: - the ISO Image diskname.
Language: - the language in which the sub-section command can be used, if any.
The available media resampling sub-sections are:
BinkVideox= - commands the converter to resample a bik video.
The switches for file-operation sub-sections are:
After the "=" of the sub section is the source of the bink video.
VideoQuality: - the video quality resample rate in a range from 0 to 100.(Low rate equals low video quality and high rate equals high video quality).
Color: - specifies whether video color must be maintained(Color) or removed(Black and White). (0 value specifies that color must be removed and 1 value means color must be maintained.
ResolutionX: - specifies the video horizontal resolution.
ResolutionY: - specifies the video vertical resolution.
Language: - the language in which the sub-section command can be used, if any.
SoundQuality: - the sound quality resample rate in a range from 0 to 100.(Low rate equals low sound quality and high rate equals high sound quality).
Language: - the language in which the sub-section command can be used, if any.
Converter.ini Examples
Example 1
[Conversion]
Name=Need For Speed Most Wanted
Type=1xDVD9 - 1xDVD5
Check=SELDIRPATH\NFS13.exe
Language=en
[TaskSettings]
CopyFolder1=SELDIRPATH\HAWAII;Destination:{src}\TM P1
CopyFolder2=SELDIRPATH\CHARACTERS;Destination:{src }\TMP2
CopyFolder3=SELDIRPATH\Core;Destination:{src}\TMP2
CopyFolder4=SELDIRPATH\EN_US;Destination:{src}\TMP 2
CopyFolder5=SELDIRPATH\GAMELOGIC;Destination:{src} \TMP2
CopyFolder6=SELDIRPATH\PHYSICS;Destination:{src}\T MP2
CopyFolder7=SELDIRPATH\SOUND;Destination:{src}\TMP 2
CopyFolder8=SELDIRPATH\Support;Destination:{src}\T MP2
CopyFolder9=SELDIRPATH\UI;Destination:{src}\TMP2
CopyFolder10=SELDIRPATH\VEHICLES;Destination:{src} \TMP2
FreeArcFile11=OUTDIRPATH\DVD\Data1.cab;Source:{src }\TMP1\*;Option:a -ep1 -r -ed;Method:-mprecomp+srep64+delta+lzma64:a1:mfbt4:d158m:fb273: mc1000:lc8
DeleteFolder12={src}\TMP1
FreeArcFile13=OUTDIRPATH\DVD\Data2.cab;Source:{src }\TMP2\*;Option:a -ep1 -r -ed;Method:-mprecomp+srep64+delta+lzma64:a1:mfbt4:d158m:fb273: mc1000:lc8
DeleteFolder14={src}\TMP2
FreeArcFile15=OUTDIRPATH\DVD\Data3.cab;Source:SELD IRPATH\*;Option:a -ep1 [email protected];Method:-mx;IncludeList:English.ini
CopyFile16={src}\Resources\autorun.exe;Destination :OUTDIRPATH\DVD\autorun.exe
CopyFile17={src}\Resources\setup.cab;Destination:O UTDIRPATH\DVD\setup.cab
CopyFile18={src}\Resources\setup.exe;Destination:O UTDIRPATH\DVD\setup.exe
CopyFile19={src}\Resources\setup.ini;Destination:O UTDIRPATH\DVD\setup.ini
CopyFile20={src}\Resources\autorun.inf;Destination :OUTDIRPATH\DVD\autorun.inf
CopyFile21={src}\Resources\icon.ico;Destination:OU TDIRPATH\DVD\icon.ico
CopyFolder22={src}\Support;Destination:OUTDIRPATH\ DVD
CreateImage23=OUTDIRPATH\NFSMW.iso;Source:OUTDIRPA TH\DVD;Label:NFS_MW
Freearc Method Clarification and Examples
External Compressors are:
precomp
srep
srep64
lzma64
Example:
-mprecomp+srep64+lzma64:a1:mfbt4:d158m:fb273:mc1000 :lc8
Language List
cz = Czech
de = German
en = English
es = Spanish
fr = French
it = Italian
pl = Polish
pr = Portuguese
ru = Russian
tr = Turkish
ua = Ukrainian
Credits
Inno Setup, Precomp, Srep, Freearc, Winrar, 7z, ImgBurn and RAD Video Tools Creators
Programs Used
Inno Setup Enhanced Edition Unicode 5.5.1 Version 2 and Stardard Edition Unicode 5.5.3
Freearc 0.67 Alpha
Precomp 0.38, 0.40, 0.41 and 0.42
Srep 3.0
7zip 9.25 Alpha
Winrar 4.20
ImgBurn 2.5.7.0
RAD Video Tools 1.99w
Enjoy doing your conversions!
Presenting... The Conversion Converter
_________________________________
Description
This program known as the conversion converter helps users whole are not specialist in creating conversions using external compression and resampling videos.
The program make your conversions less clumsy and for other people to understand.
Tutorials/Instructions
Constants
OUTDIRPATH\ the selected output directory or the output for the converted files.
SELDIRPATH\ the selected application directory or the source of files to be converted.
Inno Setup Constants (http://www.jrsoftware.org/ishelp/index.php?topic=consts)
The Conversion Converter Files
Converter.exe - The Converter Executable File
Converter.ini - The Converter Configuration File
How to Configure The Converter?
Open Converter.ini using Notepad.
[Conversion] - This section defines the information of the conversion you want create
Name= - Defines the Program/Game you want to create a conversion for.
Type= - Defines the Conversion type, for example: it can 2xDVD9 - 3xDVD5.
Size= - Defines the space needed by the conversion in megabytes
Check= - Defines a file which will be used for recognition by the converter. *NOTE*: Check2 can be introduced if you are doing a multi-conversion, the total number of checks you can use is 10.
Language= - Defines the language(s) supported by the program/game for the conversion. (See language list below).
[TaskSettings] - This section triggers the converter to do a task.
*Note*: This section has a tasking integer which starts from 1 up until infinity therefore for instruction, the x variable will be used to clarify where the integer should be used.
*Info*: the integer count will go accordingly which betters conversion capabilities and errors.
The available compressing sub-sections are:
FreearcFilex= - commands the converter to compress a file using freearc compression.
7zFilex= - commands the converter to compress a file using 7zip compression.
RarFilex= - commands the converter to compress a file using winrar compression.
The switches for compressing sub-sections are:
*Note*: Remember to put a semicolon after each switch and you may need these: Freearc Documentation (http://freearc.org/FreeArc040-eng.htm), 7Zip Documentation (http://7zip.bugaco.com/7zip/index.html) and Winrar Documentation (http://acritum.com/software/manuals/winrar/)
After the "=" of the sub section is the output of the archive.
Source: - the input or the source of the file you want to compress.
Option: - the switches used for the sub-section program.
Method: - the method switch used for the sub-section program.
IncludeList: - the filelist for the files/folders to be included in archive, if any.
IncludeList: - the filelist for the files/folders to be excluded in archive, if any.
Language: - the language in which the sub-section command can be used, if any.
The available file-operation sub-sections are:
CreateFolderx= - commands the converter to create a new folder.
CopyFilex= - commands the converter to copy a file.
MoveFilex= - commands the converter to move a file.
DeleteFolderx= - commands the converter to delete folder.
DeleteFilex= - commands the converter to delete a file.
MoveFolderx= - commands the converter to move a folder.
CopyFolderx= - commands the converter to copy a folder.
RemoveFolderx= - commands the converter to remove a folder(similar to DeleteFolder).
RenameFilex= - commands the converter to rename a file.
RenameFolderx= - commands the converter to rename a folder.
CopyFilesx= - commands the converter to copy a file(similar to CopyFile).
MoveFilesx= - commands the converter to move a file(similar to MoveFile).
DeleteFilesx= - commands the converter to delete a file(similar to DeleteFile).
The switches for file-operation sub-sections are:
After the "=" of the sub section is the source of the file/folder.
Destination: - the output file/folder.
Language: - the language in which the sub-section command can be used, if any.
The available ISO Image Creation sub-sections are:
*Note*: ISO Disk image is in UDF Format.
CreateImagex= - commands the converter to create an iso disk image.
The switches for file-operation sub-sections are:
After the "=" of the sub section is the output of the ISO Image.
Source: - the source of the folder you want to put in an ISO Image.
Label: - the ISO Image diskname.
Language: - the language in which the sub-section command can be used, if any.
The available media resampling sub-sections are:
BinkVideox= - commands the converter to resample a bik video.
The switches for file-operation sub-sections are:
After the "=" of the sub section is the source of the bink video.
VideoQuality: - the video quality resample rate in a range from 0 to 100.(Low rate equals low video quality and high rate equals high video quality).
Color: - specifies whether video color must be maintained(Color) or removed(Black and White). (0 value specifies that color must be removed and 1 value means color must be maintained.
ResolutionX: - specifies the video horizontal resolution.
ResolutionY: - specifies the video vertical resolution.
Language: - the language in which the sub-section command can be used, if any.
SoundQuality: - the sound quality resample rate in a range from 0 to 100.(Low rate equals low sound quality and high rate equals high sound quality).
Language: - the language in which the sub-section command can be used, if any.
Converter.ini Examples
Example 1
[Conversion]
Name=Need For Speed Most Wanted
Type=1xDVD9 - 1xDVD5
Check=SELDIRPATH\NFS13.exe
Language=en
[TaskSettings]
CopyFolder1=SELDIRPATH\HAWAII;Destination:{src}\TM P1
CopyFolder2=SELDIRPATH\CHARACTERS;Destination:{src }\TMP2
CopyFolder3=SELDIRPATH\Core;Destination:{src}\TMP2
CopyFolder4=SELDIRPATH\EN_US;Destination:{src}\TMP 2
CopyFolder5=SELDIRPATH\GAMELOGIC;Destination:{src} \TMP2
CopyFolder6=SELDIRPATH\PHYSICS;Destination:{src}\T MP2
CopyFolder7=SELDIRPATH\SOUND;Destination:{src}\TMP 2
CopyFolder8=SELDIRPATH\Support;Destination:{src}\T MP2
CopyFolder9=SELDIRPATH\UI;Destination:{src}\TMP2
CopyFolder10=SELDIRPATH\VEHICLES;Destination:{src} \TMP2
FreeArcFile11=OUTDIRPATH\DVD\Data1.cab;Source:{src }\TMP1\*;Option:a -ep1 -r -ed;Method:-mprecomp+srep64+delta+lzma64:a1:mfbt4:d158m:fb273: mc1000:lc8
DeleteFolder12={src}\TMP1
FreeArcFile13=OUTDIRPATH\DVD\Data2.cab;Source:{src }\TMP2\*;Option:a -ep1 -r -ed;Method:-mprecomp+srep64+delta+lzma64:a1:mfbt4:d158m:fb273: mc1000:lc8
DeleteFolder14={src}\TMP2
FreeArcFile15=OUTDIRPATH\DVD\Data3.cab;Source:SELD IRPATH\*;Option:a -ep1 [email protected];Method:-mx;IncludeList:English.ini
CopyFile16={src}\Resources\autorun.exe;Destination :OUTDIRPATH\DVD\autorun.exe
CopyFile17={src}\Resources\setup.cab;Destination:O UTDIRPATH\DVD\setup.cab
CopyFile18={src}\Resources\setup.exe;Destination:O UTDIRPATH\DVD\setup.exe
CopyFile19={src}\Resources\setup.ini;Destination:O UTDIRPATH\DVD\setup.ini
CopyFile20={src}\Resources\autorun.inf;Destination :OUTDIRPATH\DVD\autorun.inf
CopyFile21={src}\Resources\icon.ico;Destination:OU TDIRPATH\DVD\icon.ico
CopyFolder22={src}\Support;Destination:OUTDIRPATH\ DVD
CreateImage23=OUTDIRPATH\NFSMW.iso;Source:OUTDIRPA TH\DVD;Label:NFS_MW
Freearc Method Clarification and Examples
External Compressors are:
precomp
srep
srep64
lzma64
Example:
-mprecomp+srep64+lzma64:a1:mfbt4:d158m:fb273:mc1000 :lc8
Language List
cz = Czech
de = German
en = English
es = Spanish
fr = French
it = Italian
pl = Polish
pr = Portuguese
ru = Russian
tr = Turkish
ua = Ukrainian
Credits
Inno Setup, Precomp, Srep, Freearc, Winrar, 7z, ImgBurn and RAD Video Tools Creators
Programs Used
Inno Setup Enhanced Edition Unicode 5.5.1 Version 2 and Stardard Edition Unicode 5.5.3
Freearc 0.67 Alpha
Precomp 0.38, 0.40, 0.41 and 0.42
Srep 3.0
7zip 9.25 Alpha
Winrar 4.20
ImgBurn 2.5.7.0
RAD Video Tools 1.99w
Enjoy doing your conversions!