A DVD authoring application which creates DVDs from almost any kind of video files (if the necessary codecs are installed). Supports multiple titles with multiple audio tracks, subtitles and a simple menu. It is basically a GUI for a set of free tools including AviSynth, HC Encoder, Aften and dvdauthor.
The creation log is as follows:
- Implemented the configuration window with lots of options
- Added option to create ISO image
- Added option to burn DVD (requires ImgBurn to be installed)
- Video bitrate can be specified instead of DVD size
- QuEnc can be used for video encoding as well
- Added option to define custom AviSynth functions to open and pre-process video and audio
- AVISource is not used any more by default (less reliable than DirectShowSource)
- Added option to compensate CRT overscan
- Advanced encoder options moved to the configuration window
- Frames can be saved from the video preview window
- Fixed browsing for audio files when multiple audio tracks are present
- Auto-detect subtitle charset (even without BOM)
- Fixed browsing for subtitle files when multiple subtitle tracks are present
- Menu editor now shows the safe area
- Added shutdown option
- Improved documentation a bit
- Version changed to 'alpha' - all planned features are present (requests are welcome, though)
You can download this new software
here.