| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| videomass_6.1.13-1_amd64.changes | 2025-07-30 | 3.3 kB | |
| videomass_6.1.13-1_all.deb | 2025-07-30 | 576.0 kB | |
| Videomass-6.1.13-win64-portable.7z | 2025-07-30 | 16.6 MB | |
| README.md | 2025-07-30 | 1.7 kB | |
| Videomass 6.1.13 source code.tar.gz | 2025-07-30 | 3.9 MB | |
| Videomass 6.1.13 source code.zip | 2025-07-30 | 4.2 MB | |
| Totals: 6 Items | 25.3 MB | 0 | |
Changelog
Bug Fixes
- Fixed "Go" menu item that was incorrectly left enabled on "Output Monitor" during transcoding processes, leaving the user able to click on it, leading to unexpected interface behavior.
- Fixed "Edit" menu subitems according to user actions.
- Fixed the popup menu (aka context menu) items displayed when right-clicking in the "File List" panel. Enabling/disabling items depends on user actions.
- [AV/CONVERSIONS] Fixed static text alignments on "Audio" tab and "Miscellaneous" tab.
- [AV/CONVERSIONS] Fixed
IndexError: list index out of rangestack-traces raised with audio volumedetect list while the user import new files and Run transcoding process. - Fixed compatibility issues between versions of the Python "requests" package [#15] .
- [AV/CONVERSIONS] Volume detect requires at least one file, not a selection.
- Fixed typo on shownormalist.py incorrectly aliased to
_( - Fixed typo on sequence_to_video.py incorrectly aliased to
_(
Improvements
- [STILL IMAGE MAKER] Improved UI layout adding spaces between the widgets.
- Improved text formatting on volumedetected.log file.
- Added contextual help for all video filters. Clicking the contextual help buttons will direct the user to the corresponding web page.
- Update File_Catalog.txt for xgettext usability.
- Added options to create a pot file without source refences, [#401] thanks to @bovirus.
- Added options to have always long lines without forced CR/LF without obsolete strings and without source references, [#401] thanks to @bovirus.
- Improved babelutils.py command line, adding more features, including those added by @bovirus in [#401] .
Translation Updates
- Update ru_RU i18n, thanks to ChourS.