Difference between revisions of "BatchConvert"
m |
m |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
− | These scripts were developed with the main purpose of simplifying media file conversions | + | These scripts were developed with the main purpose of simplifying bulk media file conversions. |
− | Each *.cmd file works standalone. | + | Each *.cmd file works standalone. For the Mac-compatible versions of these scripts, please see [[BatchConvertforMac|here]]. |
− | There are currently | + | There are currently 11 scripts: |
− | #Batch AAC to M4A Audio Remuxer v1 | + | #'''Batch AAC to M4A Audio Remuxer v1''': AAC_to_M4A.cmd |
− | #Batch FLV to M4A Audio Remuxer v1 | + | #'''Batch FLV to M4A Audio Remuxer v1''': FLV_to_M4A.cmd |
− | #Batch FLV to MP4 Video Remuxer (With Auto Frame Rate Detector) | + | #'''Batch FLV to MP4-MKV Video Remuxer (With Auto Frame Rate Detector) v2''': FLV_to_MP4-MKV_AutoFPS.cmd |
− | #Batch FLV to MP4 Video Remuxer (Manual Frame Rate Input) v1 | + | #'''Batch FLV to MP4 Video Remuxer (Manual Frame Rate Input) v1''': FLV_to_MP4_ManualFPS.cmd |
− | #Batch MP4 to FLV Remuxer v1 | + | #'''Batch MP4 to FLV Remuxer v1''': MP4_to_FLV.cmd |
− | #Batch MP4 Video | + | #'''Batch MP4 Video to M4A Audio Remuxer v1''': MP4_to_M4A.cmd |
− | #Batch | + | #'''Batch M4A to M4A Audio Remuxer v1''': MP4_to_M4A.cmd |
− | #Batch RTMP Lossless Video Ripper v1 | + | #'''Batch WEBM to OGG Audio Remuxer v1''': WEBM_to_OGG.cmd |
+ | #'''MP4 Video Joiner (Using MP4Cat) v1''': JoinMP4_MP4Cat.cmd | ||
+ | #'''RTMP Lossless Video Ripper v1''': RTMP_FLVRip.cmd | ||
+ | #'''ISM Lossless Video Ripper v1''': ISM_MKVRip.cmd | ||
The purpose of each script should be self-explanatory from their titles. | The purpose of each script should be self-explanatory from their titles. | ||
− | To run these scripts, simply double-click on them after you have | + | To run these scripts, simply double-click on them after you have adjusted the program folder settings in config.ini. |
− | NOTE: These scripts work only on Windows. | + | NOTE: These scripts work only on the Windows OS and have been tested on XP. |
== Author == | == Author == | ||
Line 24: | Line 27: | ||
== ChangeLog == | == ChangeLog == | ||
+ | 2012-04-06: Minor fix for release v4<br/> | ||
+ | 2012-04-04: Major release v4<br/> | ||
+ | 2012-02-12: Major release v3<br/> | ||
+ | 2012-01-30: Major release v2<br/> | ||
2011-08-14: Major release v1 | 2011-08-14: Major release v1 | ||
Line 30: | Line 37: | ||
*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 | + | *The source files are stored in C:\convertfiles |
− | *The temp files are stored in | + | *The temp files are stored in C:\convertfiles\temp |
− | *The output files are stored in | + | *The output files are stored in C:\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. | ||
Line 45: | Line 52: | ||
== Download == | == Download == | ||
− | *[http://terrapolis.org/public/ | + | *[http://terrapolis.org/public/BatchConvert_2012-04-06.zip BatchConvert_2012-04-06.zip] |
Latest revision as of 15:46, 4 May 2012
Overview
These scripts were developed with the main purpose of simplifying bulk media file conversions. Each *.cmd file works standalone. For the Mac-compatible versions of these scripts, please see here.
There are currently 11 scripts:
- Batch AAC to M4A Audio Remuxer v1: AAC_to_M4A.cmd
- Batch FLV to M4A Audio Remuxer v1: FLV_to_M4A.cmd
- Batch FLV to MP4-MKV Video Remuxer (With Auto Frame Rate Detector) v2: FLV_to_MP4-MKV_AutoFPS.cmd
- Batch FLV to MP4 Video Remuxer (Manual Frame Rate Input) v1: FLV_to_MP4_ManualFPS.cmd
- Batch MP4 to FLV Remuxer v1: MP4_to_FLV.cmd
- Batch MP4 Video to M4A Audio Remuxer v1: MP4_to_M4A.cmd
- Batch M4A to M4A Audio Remuxer v1: MP4_to_M4A.cmd
- Batch WEBM to OGG Audio Remuxer v1: WEBM_to_OGG.cmd
- MP4 Video Joiner (Using MP4Cat) v1: JoinMP4_MP4Cat.cmd
- RTMP Lossless Video Ripper v1: RTMP_FLVRip.cmd
- ISM Lossless Video Ripper v1: ISM_MKVRip.cmd
The purpose of each script should be self-explanatory from their titles.
To run these scripts, simply double-click on them after you have adjusted the program folder settings in config.ini.
NOTE: These scripts work only on the Windows OS and have been tested on XP.
Author
Terra
ChangeLog
2012-04-06: Minor fix for release v4
2012-04-04: Major release v4
2012-02-12: Major release v3
2012-01-30: Major release v2
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 C:\convertfiles
- The temp files are stored in C:\convertfiles\temp
- The output files are stored in C:\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.