Skip to content

Releases: jeanslack/Videomass

Videomass 5.0.18

19 Jul 21:00
a7d1a5d
Compare
Choose a tag to compare

Changes

  • Created new gettext utilities.
  • Italian translation completed thanks to @bovirus .
  • Improved AUTHORS and traslation list on about dialog.
  • Enabling the Queue button on any panel if a queue is set up.
  • Create generate_MO_file.sh script.
  • Improved gettext_utils scripts.
  • Provide a Hatch Build Hook to compile catalogs when building wheels.
  • All MO files have been removed as they will be compiled when building packages.
  • Added babel as a new dependency needed for compiling language catalogs when building binaries.
  • Added compile MO files option before build standalone App using pyinstaller.
  • Fixed accelerators shortcuts on Italian language catalog (leave same as USA keyboard).
  • Added a new Python script that includes some functionality based on the babel program, convenient on operating systems that do not have gettext installed.
  • Fixed app_const not listing the es_CU locale code language.
  • Improved build using pyinstaller.py wrap script .
  • Added support for Arabic (Saudi Arabia), Czech (Czechia), German (Germany), Hungarian (Hungary) translations.
  • Update Localization_Guidelines at: https://jeanslack.github.io/Videomass/Pages/Localization_Guidelines.html .
  • Update presets and profiles to v0.24 .

Installation on Linux

Installation on MacOS

Installation on MS Windows

Videomass 5.0.16

03 Jul 18:18
ec956b6
Compare
Choose a tag to compare

What's New in This Release

  • Videomass now uses hatchling as the default build backend which replaces setuptools.
  • New feature created that allows you to import the yt_dlp package externally, replacing the one installed on your system or the one on your virtual environment (see #328). Standalone application are excluded from using this feature.

Improvements

  • Improved startup configuration script.
  • Created a new convenient about_app script to store program description data which replace msg_info.
  • Go menu bar items are now fully enabled on every panel (see #332).

Installation on Linux

Installation on MacOS

Installation on MS Windows

Videomass 5.0.14

30 May 15:40
4371201
Compare
Choose a tag to compare

What's New in This Release

  • User guide documentation up-to-date v5.0.14

Improvements

  • Improved GUI layout for AV-Conversions, Presets Manager and YouTube Downloader.
  • [AV Conversions] Improved Save profile functionality + bug fixes #316.
  • [Presets Manager] Improved error handling writing profiles.

Bug Fixes

  • [AV Conversions] Fixed crop area display (crop filter) issue using Wayland.
  • [Timeline] Fixed selected area display using Wayland.
  • [Still Image Maker] Fixed duration to milliseconds conversion issue that raised wxAssertionError invalid value in wxGauge::SetValue().
  • [AV Conversions] Fixed preview issue using stabilze filter on MS-Windows.
  • Fixed issue in Preferences dialog when yt-dlp was enabled but the yt_dlp Python module was not found. This fixes the incorrect display of the restart message by setting other preferences.
  • Fixed «Next» button incorrectly enabled during transcoding.

Installation on Linux

Installation on MacOS

Installation on MS Windows

Videomass 5.0.13

14 May 13:04
b4c97f7
Compare
Choose a tag to compare

What's New in This Release

  • Update english user guide documentation (pdf docs) and related references.
  • [YouTube Downloader] audio/video qualities #305 #307
  • Added shutdown system and auto-exit the application #306 .
  • Includes portable version for MS-Windows (64 bit)

Improvements

  • [YouTube Downloader] Improved playlists/channels check before start download.

Bug Fixes

  • [YouTube Downloader] Fix --playlist-items using executable.
  • [AV Conversions] Fixed wrong deinterlace command option using w3fdif filter.

Installation on Linux

Installation on MacOS

Installation on MS Windows

Videomass 5.0.12

30 Apr 23:11
5daeada
Compare
Choose a tag to compare

Changelog

What's New in This Release

  • Ability to edit command arguments "on-the-fly" in the queue dialog.
  • [A/V Conversions] Added opus output format option to Audio Target Media.
  • [File drop List] Added context menu by right mouse clicking.
  • [YouTube Downloader] Added proxy setup #246.
  • [YouTube Downloader] Added authentication + Video password setup.
  • [YouTube Downloader] Now it has its own setup dialog, a new convenient window for YouTube Downloader options.
  • Most options in the preferences dialogs no longer require restarting the application, except for toggling yt_dlp, application language, and look-and-feel options.
  • [YouTube Downloader] Added Geo-restriction options. This feature geo verification proxy, geo bypass, geo bypass country, geo bypass ip block.
  • [YouTube Downloader] Added cookies options and some convenient automations about cookies.
  • [YouTube Downloader] Login passwords and video password will not be stored anywhere. The user will be forced to re-enter his credentials every time he restarts the application.
  • [FFprobe] Added "UnicodeDecodeError" to the exceptions list in the ffprobe module to ensure that files that cannot be encoded with utf-8 unicode are handled by the application.
  • Added the ability to change the encoding for files that contain metadata with non-UTF-8 encoded characters. The function is found in the Preferences dialog (Advanced tab).
  • [YouTube Downloader] Added ability to use the yt-dlp executable only for download not for get format code and statistics. This feature would allow you to interrupt the process from any point of the download #300 .
  • [YouTube Downloader] Added Medium High precompiled video and Medium Low precompiled vieo.
  • [YouTube Downloader] Added the ability to run/rerun downloads directly in the Downloader Message Monitoring panel.

Improvements

  • Improved description strings on menu bar.
  • [Presets Manager] Improved profile settings dialog layout.
  • Made some cosmetic improvements.
  • [Presets Manager] Improved dialog layout when warning about supported formats.
  • Added destination path display for any confirmation dialog before running batch processes.
  • Improved closing of ffmpeg by clicking the stop button to close FFmpeg gracefully programmatically by writing "q" to the subprocess's stdin pipe simulating the user pressing the "q" key.
  • Improved the pop-up dialog box for temporary messages.

Other changes

  • Text on toolbar buttons will now always be shown below their respective icons.
  • Show log messages window is been moved to menu bar -> Help.
  • Removed "Clear" icon on the toolbars because it was obsolete. Now to remove items there are keyboard shortcuts, options in the Edit menus plus mouse right-click context menus.
  • Preferences dialog has been moved to the Edit menu.
  • Removed menu for setting destination folders and restoring default destination folder.
  • Changing the destination folders in the file list and URL list panels will now make the destination paths the new default paths without the need to open preferences dialog.

Bug Fixes

  • Fixed "FileNotFoundError: [Errno 2]" traceback at the end of the process, raised if the "Trash the source files" checkbox had been checked to delete the same file more than once.
  • [Presets Manager] Fixed bug in supported formats check. If the warning about supported formats was triggered, the program silently prevented the conversion processes from starting.
  • Fixed errors and inconsistencies on initialize trash directory path name.
  • [YouTube Downloader] Fixed Best precompiled video issue to truly get the best precompiled video.
  • [YouTube Downloader] Fixed Worst precompiled video issue to truly get the worst precompiled video.
  • [YouTube Downloader] Fixed option mapping issue to pass to YdlExtractInfo thread to get data for format code and Statistics.

Installation on Linux

Installation on MacOS

Installation on MS Windows

Videomass 5.0.11

29 Mar 23:48
5becd70
Compare
Choose a tag to compare

Fixes

  • This release fixes an issue of the previous version v5.0.10 (see #288)

What's New in This Release

  • Added a queue management available for both Presets Manager and A/V Conversions.
  • Ability to enter additional pre-input arguments for hardware acceleration using the Presets Manager.
  • Improved GUI for H.264/H.265 video encoders.
  • Improved GUI for VP9 video encoder.
  • Added new GUI for SVT-AV1 video encoder.
  • Added new UI for AOM-AV1 video encoder.
  • Added GUI for XVID MPEG-4 part 2 (xvidcore) video encoder.
  • Added One-passes Loudnorm (EBU R128) audio normalization.
  • Improved High-quality two-pass Loudnorm normalization (EBU R128). No more limitations by enabling or not two-pass encoding or using the stabilizer filter.
  • The "Stabilize" video filter can also now be applied to both single-pass and double-pass encoding.
  • "Make Duo" feature on "Stabilize" video filter is now only available for preview, not for producing the final video.
  • Removed Vp8 (libvpx) video encoder from A/V Conversions.
  • Removed libtheora video encoder from A/V Conversions.
  • Fixed various bugs.
  • Update presets to v0.23.

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.10

29 Mar 00:52
f706a43
Compare
Choose a tag to compare

What's New in This Release

  • Added a queue management available for both Presets Manager and A/V Conversions.
  • Ability to enter additional pre-input arguments for hardware acceleration using the Presets Manager.
  • Improved GUI for H.264/H.265 video encoders.
  • Improved GUI for VP9 video encoder.
  • Added new GUI for SVT-AV1 video encoder.
  • Added new UI for AOM-AV1 video encoder.
  • Added GUI for XVID MPEG-4 part 2 (xvidcore) video encoder.
  • Added One-passes Loudnorm (EBU R128) audio normalization.
  • Improved High-quality two-pass Loudnorm normalization (EBU R128). No more limitations by enabling or not two-pass encoding or using the stabilizer filter.
  • The "Stabilize" video filter can also now be applied to both single-pass and double-pass encoding.
  • "Make Duo" feature on "Stabilize" video filter is now only available for preview, not for producing the final video.
  • Removed Vp8 (libvpx) video encoder from A/V Conversions.
  • Removed libtheora video encoder from A/V Conversions.
  • Fixed various bugs.
  • Update presets to v0.23.

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.6

23 Feb 22:47
5851a36
Compare
Choose a tag to compare

What's Changed

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

24 Jan 15:48
320fb7b
Compare
Choose a tag to compare

What's Changed

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

17 Jan 22:55
c91b1cd
Compare
Choose a tag to compare

What's Changed

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