Version 1.10 du 12/02/2021- Updated conversion engine (FFmpeg) and multimedia information library (MediaInfo).
- Information about the conversion progress is displayed on the title bar of the main window and on the taskbar.
- Fixed Stack overflow bug when selecting next files in the list very quickly.
- Added support for files from network shares whose names start with the characters "".
- When saving the report to a text file in the File properties window, UTF-8 encoding is used (in previous versions the system default code page was used).
- After the user has interrupted the conversion, the program displays a window asking whether to delete the incompletely converted file. Such files usually have a damaged internal structure and cannot be played.
- If incorrect parameters are passed to the conversion engine (FFmpeg) and the conversion process fails, the output file will be automatically deleted. Such a file usually does not contain any data (0 bytes in size) and only unnecessarily litter the disk.
- The file names, encoder options and some words (error, invalid, unable etc.) are highlighted in the error log window. This makes the log more readable now.
- UTF-8 encoding (instead of the system code page) is used when writing the error log to a text file.
- The ability to save the log also to an HTML file has been added.
- Lots of minor changes and fixes to the source code and the program interface.
Version 1.9 du 19/10/2019- New conversion engine (FFmpeg) and multimedia information library (MediaInfo).
- Added option to save the creation, last access and last write time of the source files in the output files.
- New video filters: color conversion to grayscale or sepia, brightness, saturation, flip horizontal, flip vertical, rotation, negative.
- Added the ability to copy and paste encoder settings.
- Displaying the size of the resulting file during conversion.
- Highlighting the conversion speed and highlighting the number of the current pass during two-pass conversion.
- Added support for Material Exchange Format files (MXF).
- Highlighting with separate colors of audio and video streams in the File Info window for easier identification.
- A new control displaying a list of pre-defined video resolutions. All resolutions that meet the 16:9 aspect ratio are highlighted in green, 4:3 - light red. The list has also been complemented with slightly less used resolutions.
- The control displaying the list of profiles has been changed. Now additional separators are displayed between the profiles, which increases the readability.
- Changed the position and size of some interface elements, mainly related to facilitating access to advanced program options.
- A small changes to many controls: file list (table), buttons, audio volume slider, menus, page control, some panels...
- The error causing displaying of negative values of processed data after exceeding the 2GB threshold has been fixed.
- New About window displaying additional information.
- Lots of smaller improvements and bug fixes.
- Support for Windows XP was dropped. Windows Vista or later is required. Maintaining compatibility with Windows XP would prevent the use of new technologies, audio and video encoders, and new FFmpeg features only available for Windows Vista and newer.
- Slovenian translation.