Difference between revisions of "BatchConvert"

From Adam Lambert Live
Jump to navigation Jump to search
Line 12: Line 12:
 
== Install ==
 
== Install ==
 
By default,
 
By default,
- The base installation folder is C:\batchconvert; all batch files (*.cmd) are found in this folder
+
*The base installation folder is C:\batchconvert; all batch files (*.cmd) are found in this folder
- All executables are stored in C:\batchconvert\software.
+
*All executables are stored in C:\batchconvert\software.
- The source files are stored in Z:\convertfiles
+
*The source files are stored in Z:\convertfiles
- The temp files are stored in Z:\convertfiles\temp
+
*The temp files are stored in Z:\convertfiles\temp
- The output files are stored in Z:\convertfiles\dest
+
*The output files are stored in Z:\convertfiles\dest
  
 
Should you wish to install the files elsewhere, make sure you modify config.ini accordingly.
 
Should you wish to install the files elsewhere, make sure you modify config.ini accordingly.

Revision as of 12:39, 13 August 2011

Overview

These batch scripts were developed with the main purpose of simplifying media file conversions in batches. Each *.cmd file works standalone and file names should be self-explanatory.

Author

Terra

ChangeLog

2011-08-14: Major release v1

Install

By default,

  • The base installation folder is C:\batchconvert; all batch files (*.cmd) are found in this folder
  • All executables are stored in C:\batchconvert\software.
  • The source files are stored in Z:\convertfiles
  • The temp files are stored in Z:\convertfiles\temp
  • The output files are stored in Z:\convertfiles\dest

Should you wish to install the files elsewhere, make sure you modify config.ini accordingly. To install, unzip the files into the C:\BatchConvert.

Copying

Unauthorised copying and distribution is not allowed.

Bugs

If you discover any bugs, please contact me at @terra_zephead on Twitter.

Download