click2
30th December 2009, 00:47
http://imgur.com/H5qpY.png
Description:
This is a tool for batch media encoding (in the style of BENCOS, RealAnime and MiniCoder), though it works equally well for single encodes. It uses x264, neroAAC and mkvmerge.
The GUI is written in native Win32/VB6 (no .NET dependency), quite logical and easy to use, and tested to run on both XP and Windows 7. It retains subtitles and chapters in source mkv files. Settings are stored to .ini in the same directory, and it includes a simple bitrate calculator as well as a short guide in the GUI.
Configuration is minimal, but it includes audio/video source input filters (including Import), custom avisynth, choice of ratecontrol for both x264 and neroAacEnc, bitrate/crf, and x264's preset and tune.
Suggestions and bug reports would be appreciated.
Screenshots:
http://imgur.com/h4204s.jpg (http://imgur.com/h4204.png) http://imgur.com/mKwlVs.jpg (http://imgur.com/mKwlV.png) http://imgur.com/irE3Ws.jpg (http://imgur.com/irE3W.png)
Requirements:
Requires - avisynth (http://sourceforge.net/projects/avisynth2/), x264 (http://x264.nl/), neroAAC (http://www.nero.com/eng/downloads-nerodigital-nero-aac-codec.php), mkvmerge (http://www.bunkus.org/videotools/mkvtoolnix/), wavi (http://sourceforge.net/projects/wavi-avi2wav/).
Optional - FFMS2 (http://code.google.com/p/ffmpegsource/)
Bug tracker:
- Still doesn't have a proper name..
- Known issue with detection of stdout cr/lf in certain places (see image (http://imgur.com/ORN5G.png))
- If you get an error about comctl32.ocx, read this (http://forum.doom9.org/showpost.php?p=1380359&postcount=10)
Download:
2010-02-05: r54 (http://www.mediafire.com/download.php?vtzwnkvnwmm) (testing)
- Redirect stdout to Log tab
- Use wavi instead of bepipe for no .NET dependency
- Add support for CRF, x264 preset/tune, and x264's ffms2 input (requires x264 r1400 or newer)
2009-12-30: r41 (http://www.mediafire.com/download.php?ydnmm3mdzi5)
- New "dual-subsystem" emulation for batch scripts
- Updated encoding logic
2009-11-24: r5 (http://www.mediafire.com/download.php?moztjf3mt0y)
- Initial release
Description:
This is a tool for batch media encoding (in the style of BENCOS, RealAnime and MiniCoder), though it works equally well for single encodes. It uses x264, neroAAC and mkvmerge.
The GUI is written in native Win32/VB6 (no .NET dependency), quite logical and easy to use, and tested to run on both XP and Windows 7. It retains subtitles and chapters in source mkv files. Settings are stored to .ini in the same directory, and it includes a simple bitrate calculator as well as a short guide in the GUI.
Configuration is minimal, but it includes audio/video source input filters (including Import), custom avisynth, choice of ratecontrol for both x264 and neroAacEnc, bitrate/crf, and x264's preset and tune.
Suggestions and bug reports would be appreciated.
Screenshots:
http://imgur.com/h4204s.jpg (http://imgur.com/h4204.png) http://imgur.com/mKwlVs.jpg (http://imgur.com/mKwlV.png) http://imgur.com/irE3Ws.jpg (http://imgur.com/irE3W.png)
Requirements:
Requires - avisynth (http://sourceforge.net/projects/avisynth2/), x264 (http://x264.nl/), neroAAC (http://www.nero.com/eng/downloads-nerodigital-nero-aac-codec.php), mkvmerge (http://www.bunkus.org/videotools/mkvtoolnix/), wavi (http://sourceforge.net/projects/wavi-avi2wav/).
Optional - FFMS2 (http://code.google.com/p/ffmpegsource/)
Bug tracker:
- Still doesn't have a proper name..
- Known issue with detection of stdout cr/lf in certain places (see image (http://imgur.com/ORN5G.png))
- If you get an error about comctl32.ocx, read this (http://forum.doom9.org/showpost.php?p=1380359&postcount=10)
Download:
2010-02-05: r54 (http://www.mediafire.com/download.php?vtzwnkvnwmm) (testing)
- Redirect stdout to Log tab
- Use wavi instead of bepipe for no .NET dependency
- Add support for CRF, x264 preset/tune, and x264's ffms2 input (requires x264 r1400 or newer)
2009-12-30: r41 (http://www.mediafire.com/download.php?ydnmm3mdzi5)
- New "dual-subsystem" emulation for batch scripts
- Updated encoding logic
2009-11-24: r5 (http://www.mediafire.com/download.php?moztjf3mt0y)
- Initial release