Home / Version 2.4
Name Modified Size InfoDownloads / Week
Parent folder
RevisionHistory - ReadMe.txt 2011-01-16 3.3 kB
TheoraConverter.NET.zip 2011-01-16 3.4 MB
Totals: 2 Items   3.4 MB 0
TODO

*	Persist settings between user-runs of the software.
*	Redesign the progress dialog with an eye for usability.
*	Gracefully handle and recover from ffmpeg2theora errors.

Version 2.4

*   Fixed a runtime bug.
*   Added the theora icon to the progress dialog.

Version 2.3

*	Files that are dragged and dropped are sorted by filename.
*	Enabled partial extract parameters and enhanced the inputs for ease of use.

Version 2.2

*	Added a confirmation prompt to the exit button on the main form.
*	Changed the default folders for the input folder and output folder dialogs.
*	Added user input validation to require the output folder.
*	Reformatted the log file format to improve readability.
*	Added the display of the application version to all dialogs.
*	Enhanced error logging.
*	Fixed time display issues in the progress logging.
*	Fix the metadata fields to update the parameters list on the dialog window as they are updated.
*	Set the default audio quality to 128 kbps.
*	Allow redoing the processing after the progress dialog is closed.
*	Consolidated the video options into one tab.
*	Added the ability to change the output file extension.

Version 2.1

*	Changed the processing model from multi-threaded to multi-process to allow exception handling withing the same thread per the .NET in-thread exception stack model.
*	Added text file logging support.
*	Added fields for specifying theora output file metadata options.
*	Added the ability to open the output folder.

Version 2.0

*	Upgraded to ffmpeg2theora 0.27, which was built with Ffmpeg 0.6.  
	See the ffmpeg2theora changelog for more details: http://svn.xiph.org/trunk/ffmpeg2theora/ChangeLog
*	Changed defaults for file name formatting, video encoding, and audio encoding settings
*	Added option to shutdown the computer after processing all files.
*	Cleaned up progress logging for multithreaded output.
*	Minimize the ffmpeg2theora commandline windows when they are opened.

Version 1.1.1 

*	Removed an unimplemented menu.

Version 1.1 

*	Added multithreaded concurrent processing of files to minimize processing time of multiple files.
*	Upgraded the software licencing from GPL version 2 to GPL version 3.
*	Added an installer.
*	Added drag & drop functionality for files and folders.
*	Added options for post-processing.
*	Changed the sound default quality to 6.
*	Allow setting height or width independently of each other to match ffmpeg2theora's behavior.
*	Replaced the progress bar with a numerical indicator of progress.

Version 1.0

*	Updated ffmpeg2theora to version 0.26.  
*	Fixed the noaudio setting.  
*	Removed an unsupported sharpness setting.
*	Added missing preset settings (-p).  
*	Added additional widths and heights to the combobox lists.  
*	The most recently used output path and input folder are persisted per user.  
*	Added twopass and softtarget options when bitrate is selected.  
*	Added duplicate file checking in the destination folder when start button is pressed.
*	Removed crop options from output parameters when they have not been specified.  
*	Changed the select mode of the input files list box to allow shift or alt to modify the selection action. 
*	Corrected the default video quality to match ffmpeg2theora (version 0.26) default of 6.  
Source: RevisionHistory - ReadMe.txt, updated 2011-01-16