Difference between revisions of "BatchConvert"
Jump to navigation
Jump to search
m (→Overview) |
m (→Overview) |
||
Line 10: | Line 10: | ||
#'''Batch FLV to MP4 Video Remuxer (Manual Frame Rate Input) v1''': FLV_to_MP4_ManualFPS.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 to FLV Remuxer v1''': MP4_to_FLV.cmd | ||
− | #''' | + | #'''MP4 Video Joiner (Using MP4Cat) v1''': JoinMP4_MP4Cat.cmd |
#'''Batch MP4 Video to M4A Audio Remuxer v1''': MP4_to_M4A.cmd | #'''Batch MP4 Video to M4A Audio Remuxer v1''': MP4_to_M4A.cmd | ||
− | #''' | + | #'''RTMP Lossless Video Ripper v1''': RTMP_FLVRip.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. |
Revision as of 09:06, 14 August 2011
Overview
These scripts were developed with the main purpose of simplifying media file conversions in batches. Each *.cmd file works standalone.
There are currently 8 batch files:
- 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 Video Remuxer (With Auto Frame Rate Detector) v1: FLV_to_MP4_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
- MP4 Video Joiner (Using MP4Cat) v1: JoinMP4_MP4Cat.cmd
- Batch MP4 Video to M4A Audio Remuxer v1: MP4_to_M4A.cmd
- RTMP Lossless Video Ripper v1: RTMP_FLVRip.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 configured the settings in config.ini.
NOTE: These scripts work only on Windows.
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.