A Graphical User Interface to the DSVideo command-line encoder
Now supports batch encoding!
After seeing more than a few complaints and confusions regarding the command-line encoder, I thought I might as well write a sort of wrapper - and I did.
Sadly, I've only been able to create binaries for Windows - but surely someone with a Mac and a compiler would be able to help me here?
Anyway, here you go - source is c++ / wxwidgets.
DOWNLOAD
Release Candidate 4 (2008-03-09)
dsvideo-gui-screen2.png (screenshot)
dsvideo-gui.zip (binary/executable)
dsvideo-gui-src.zip (source code)
OLDER VERSIONS
dsvideo-gui-rc3.zip, src (2008-03-02)
dsvideo-gui-rc2.zip, src (2008-03-01)
dsvideo-gui-rc1.zip, src (2008-02-29)
dsvideo-gui-screen1.png (screenshot)
DOCUMENTATION
dsvideo-gui-readme.txt (readme)
dsvideo-gui-changelog.txt (changelog)
Extract from readme:
INSTALLATION
------------
To 'install' the DSVideo Encoder GUI, simply place the file 'dsvideo-gui.exe'
(and optionally the XP-style-enabler 'dsvideo-gui.exe.manifest') in the same
directory you have the DSVideo Encoder (dsvideo.exe).
FEATURES
--------
* Browse for input source/output destination
* Batch processing (encode many files in one go)
* Enable/disable Letterbox
* Low/medium/high quality levels
* Overwriting of file if it already exists
* ...Not bug tested
LICENSE
---------
Attribution 3.0 Unported ( http://creativecommons.org/licenses/by/3.0/ )
zanzer7, 2008
Enjoy :)