Releases: jeanslack/Videomass
Videomass 5.0.6
What's Changed
- fix ValueError passing N/A string by @jeanslack in #261
- column width storing by @jeanslack in #262
- Fix seeking by @jeanslack in #264
- fix compatibility to wxPython>=4.1.1 by @jeanslack in #263
- fix slideshow prog bar + improves by @jeanslack in #265
- improve resize filter by @jeanslack in #266
- release 5.0.5-0 by @jeanslack in #268
- release 5.0.5-1 by @jeanslack in #269
- release 5.0.6-0 by @jeanslack in #270
Full Changelog: v5.0.4...v5.0.6
As usual, for a detailed list of changes see the source CHANGELOG
Installation on Linux
Installation on MacOS
Installation on MS Windows
Videomass 5.0.4
What's Changed
- Fix security issues and bugs by @jeanslack in #258
Full Changelog: v5.0.3...v5.0.4
As usual, for a detailed list of changes see the source CHANGELOG
Installation on Linux
Installation on MacOS
Installation on MS Windows
Videomass 5.0.3
What's Changed
- Write auto subs by @jeanslack in #241
- improve YouTube_Downloader UI layout by @jeanslack in #242
- fix button spaces by @jeanslack in #243
- subtitles_editor.py: Fixed space button by @jeanslack in #244
- add french translation + fixes by @jeanslack in #249
- add spanish translations by @jeanslack in #251
- updated French translation by @jeanslack in #254
- Release by @jeanslack in #256
- updated Russian translation by @jeanslack
Full Changelog: v5.0.2...v5.0.3
As usual, for a detailed list of changes see the source CHANGELOG
Installation on Linux
Installation on MacOS
Installation on MS Windows
Videomass 5.0.2
What's Changed
- factorization & improvements by @jeanslack in #228
- bug fixes and improvements by @jeanslack in #229
- remove flickers on Timeline Editor statusbar by @jeanslack in #230
- fix wx compatibility by @jeanslack in #231
- fix transpose layout by @jeanslack in #232
- update man page and argparser by @jeanslack in #233
- Refactoring by @jeanslack in #234
- Problem with single quotes on filenames by @jeanslack in #237
- fix AppImage_build.sh to new Python AppImage version by @jeanslack in #239
Full Changelog: v5.0.1...v5.0.2
As usual, for a detailed list of changes see the source CHANGELOG
Videomass 5.0.1
Major Changes
- External Downloader Support thanks to @samarthshrivas in #222
- Improved display of rejected files and URLs with a dialog that pops up when files or URLs aren't imported correctly. This allows you to have a clear overview of rejected files and URLs with their associated error messages, see #224 and pull @jeanslack in #226.
- New dialog for file overwrite confirmation and missing file notification.
- Improved all confirmation dialogs.
New Contributors
- @samarthshrivas made their first contribution in #222
Compare changes: v5.0.0...v5.0.1
For the complete list of changes see CHANGELOG
Videomass 5.0.0
What's Changed
- first fixes v4.0.11 by @jeanslack in #213
- close or exit the window by @jeanslack in #214
- Trashdir by @jeanslack in #216
- Redesigned Timeline editor by @jeanslack in #219
Full Changelog: v4.0.10...v5.0.0
Major Changes
- More definitive interface improvements.
- [YouTube Downloader] Drag URLs panel now uses a list control to drag and drop URLs. The ability to paste from the clipboard is also included. This will make it easier to sort the URLs to avoid possible errors.
- [YouTube Downloader] Ability to close or exit the window. If you choose to close the window, it will be hidden and your work will not be lost.
- New
Edit
menu includes "Remove selected..." and "Paste" items. - A new Timeline Editor has been completely redesigned. This is a floating window with various tune-ups features for time trimming which can be activated from the
View
menu or by keyboard shortcutCTRL+T
. - [A/V Conversions] Improved crop filter dialog, now you can also set the crop area by right clicking and moving the mouse on the image.
For the complete list of changes see CHANGELOG
Videomass 4.0.10
Major Changes
- [YouTube Downloader] removed support for youtube-dl, now only supports yt-dlp API.
- [YouTube Downloader] now has a separate self-contained window, which allows separate tasks for downloads and conversions.
- [YouTube Downloader] The download by format code feature also has
Don't merge any files
andDownload only selected best qualities
. - Ability to move source files to Videomass trash folder at the end of the operations, selectable from the
Confirm Settings
dialog. - Ability to clean up the imported file list at the end of the operations, selectable from the
Confirm Settings
dialog. - Improved
FFmpeg topics and options
tool. - [Presets Manager] presets have been updated to the new v0.16.
- [Presets Manager] Added auto-check for presets updates locally.
- [A/V Conversions] Added more Pixel Format options.
- [A/V Conversions] Added more Aspect Ratio options.
- [A/V Conversions] There is a new filter for color correction like contrast, brightness, saturation and gamma with frames preview.
- [A/V Conversions] Fixed storing time position on filters, when user search for a specific frame preview.
- [A/V Conversions] Scale filter has a frame preview directly on window.
- [A/V Conversions] Stabilizer filter has preview directly on window and it can also include the comparison video.
- Added support to libaom-av1 (AV1) codec (at least version 3.6 of libaom and a recent version of FFmpeg are recommended).
- [A/V Conversions] New panel implementation for libaom-av1 encoder.
- [Filedrop] on events, keep focused item selection by default.
- New color schemes which include more integration for Ubuntu-desktop.
- Significant improvements to the graphical interface.
- Many bugs and inconsistencies fixed.
- Portable installer for MS-Windows includes FFmpeg 64-bit static build, Version 6.0-full_build- from www.gyan.dev .
For the complete list of changes see CHANGELOG
Videomass 4.0.5
What's Changed
- Update issue templates by @jeanslack in #170
- fix(playback): fixed ffplay Fontconfig error on windows by @CComparon in #171
- solves various problems by @jeanslack in #174
- fix Confirm Settings dialog by @jeanslack in #175
- various GUI improvements by @jeanslack in #176
- Fix some inconsistencies by @jeanslack in #177
- fix DeprecationWarning by @jeanslack in #179
- Add compatibility with Python 3.10 by @jeanslack in #180
- new args to cli by @jeanslack in #181
- fix strings and doc strings by @jeanslack in #182
- .po files update by @jeanslack in #183
- release b0 by @jeanslack in #184
New Contributors
- @CComparon made their first contribution in #171
Full Changelog: v4.0.2...v4.0.5
Videomass 4.0.2
What's Changed
- GitHub release by @jeanslack in #134
- fix video_to_sequence layout by @jeanslack in #135
- Vp9 opus for mp4 container by @jeanslack in #137
- update locale: add zh_CN support by @maijz128 in #138
- Added Simplified Chinese language support by @jeanslack in #139
- Added French language support by @jeanslack in #143
- update fr_FR and ru_RU translations by @jeanslack in #145
- fix appimage building tools by @jeanslack in #151
- appimage downloader update removal by @jeanslack in #152
- Time selection adjustment by @jeanslack in #154
- Added ability to rename output files by @jeanslack in #155
- Display cropping time and remain time indicators by @jeanslack in #156
- various fixes by @jeanslack in #158
- Italian language translation by @jeanslack in #159
- batch renaming + new file menu items by @jeanslack in #160
- small fixes and updates by @jeanslack in #161
- updates translation strings + ru_RU by @jeanslack in #162
- Add utf8 encod on subproc by @jeanslack in #163
- code checking by @jeanslack in #164
- fix setup.py by @jeanslack in #166
New Contributors
Full Changelog: v4.0.1...v4.0.2
Videomass 4.0.1
What's Changed
- several improvements, new features and fixes by @jeanslack in #107
- Timeline editor by @jeanslack in #109
- improve layout by @jeanslack in #108
- Rem and impr by @jeanslack in #110
- release v4.0.0 by @jeanslack in #111
- release 4.0.1 rc1 by @jeanslack in #112
- release 4.0.1 rc2 by @jeanslack in #115
- update CI workflows by @jeanslack in #116
- improve layout for new features by @jeanslack in #117
- New features fixes by @jeanslack in #119
- fix relative and absolute pathnames & other fixes by @jeanslack in #118
- fix timeline by @jeanslack in #120
- Update locale by @jeanslack in #124
- fix duration and timeline by @jeanslack in #121
- Improve long processing task by @jeanslack in #122
- Fix outpathnames by @jeanslack in #123
- update Russian lang by @jeanslack in #125
- improve icons by @jeanslack in #126
Full Changelog: v.3.5.8...v.4.0.1
Debian package
To make a Debian source package (and .deb file too), see Packaging for Debian and derivatives at the Videomass wiki page.
Download and installation
To install videomass on any Operating System, please visit Download and installation web page.