About This File
This is used to apply Replay Gain to various video files (AVI, FLV, F4V, MP4, M4V, MKV) for the following audio streams MP3 & AAC. Other audio streams can be converted to the default AAC audio stream with Replay Gain applied.
This supports multiple Audio, Video & Subtitle streams, however preservation of Meta Data isn't currently supported.
What's New in Version Build #6 See changelog
Released
- *Update 1*
- Added some MetaData support per track
- *Update 2*
- Added support for external Subtitles
- Can pull meta data from file name if in the following format:
- filename (year) [track] {lang} <title>.ext
- The Veteran (2011) [04] {cze} <Signs & Dialog>.srt
- Supported File extensions are:
- [code]*.aqt AQTitle
- *.ass Advanced SubStation Alpha
- *.asc Cheetah
- *.dks DKS Subtitle Format
- *.lrc Karaoke Lyrics LRC
- *.vkt Karaoke Lyrics VKT
- *.mpl MPlayer
- *.mpl MPlayer2
- *.scr MacSUB
- *.ovr OVR Script
- *.pan Panimator
- *.pjs Phoenix Japanimation Society
- *.psb PowerDivX
- *.rt RealTime
- *.smi;*.sami SAMI Captioning
- *.sbt SBT
- *.s2k Sasami Script
- *.rtf Softitler RTF
- *.sst Sonic Scenarist
- *.son Spruce DVDMaestro
- *.stl Spruce Subtitle File
- *.sst Stream SubText Player
- *.ssts Stream SubText Script
- *.srt SubRip
- *.ssa SubStation Alpha
- *.vsf ViPlay Subtitle File
- *.zeg ZeroG[/code]
- In a future update I'll add support for long Language tags rather than the short ISO format
- *Update 3*
- Should the script hang or appear to hang one can now press CTRL+ALT+F6 which will end all sub processes, then open CMD Consoles in the proper folders, then display a text file containing what executable was last active, what file was being processed, and what command lines were used.
- With any luck this will help sort out all the issues that might be ran into.
- *Update 4*
- Added CTRL+ALT+ESC to exit the script
- *Update 5*
- Added a GUI, the preserve AC3 & DTS audio channels don't work as of yet...will be in the next release along with improvements to usability. That said you can set the audio quality for any audio streams converted over to AAC and enable folder recursion. Please note that MP3 audio will not be encoded to AAC as Replay Gain can be applied to that stream type. If there are any other audio stream types that should be preserved beyond AC3 & DTS please let me know.
- *Update 6*
- Hooked up Preserve AC3 & DTS controls, hooked up AAC Quality control...actually convert non AAC & MP3 files to AAC...error on my part. Note I seem to be having some issues with internal Subtitles, and some video streams in MKV; I hope to have this sorted out in short order.