VLC, the popular free open-source media player, rolled out the new 3.0.22 version few days ago.
This is the twenty-third release of VLC 3.0 branch, code-name “Vetinari”, with the work of more than a year of development.
VLC qt dark interface
For Windows user, the release added official ARM64
build (for e.g., snapdragon processors), though it needs at least Windows 10 RS5 17763 / 1809.
It fixed the support for Windows XP SP3, though restricted the SystemParametersInfo calls. And, now it allows to rename, move, or delete the playing files on Windows.
The UI now can be build with Qt6, while Qt5 is still supported. And, it introduced a dark palette for the Qt interface.
For user with AMD graphics card, VLC 3.0.22 added AMD Fluid Motion Frames (AFMF) support. It’s a video enhancement technology that use AI to generate and interpolate frames between existing frames in a video, resulting more fluid and high frame rate video.
It also added dav1d-all-layers
option for the dav1d
decoder, to control whether or not to display all spatial layers. The feature is disabled by default, but you may enable it to make the decoder output every available spatial layer in the video higher-quality playback experience.
Other changes include A_ATRAC/AT1 (Sony ATRAC1 Codec) support in matroska, handle pictures in FLAC, as well as:
VLC 3.0.22 is not officially announced yet, though the source code now is available to download via the link below:
For Debian, the Deb Multimedia repository has made the package for Debian Unstable. And I’ve uploaded the new release package into this unofficial PPA for Ubuntu 22.04, Ubuntu 24.04 and 25.04.
To add the PPA and install VLC 3.0.22 in Ubuntu, open terminal (Ctrl+Alt+T) and run commands below one by one:
sudo add-apt-repository ppa:ubuntuhandbook1/vlc
sudo apt update
sudo apt install vlc -t "o=LP-PPA-ubuntuhandbook1-vlc"
The post VLC 3.0.22 Adds Qt6 & AMD AI Frame Interpolation Support [Ubuntu PPA] appeared first on Osgrove.
Oracle VirtualBox, announced the first maintenance update for the 7.2 release series few days ago.…
Firefox 143.0, the new monthly release of the popular free open-source web browser, is available…
Dash to Panel, the popular Gnome Shell extension, updated few days ago with support for…
Welcome to the Ubuntu Weekly Newsletter, Issue 909 for the week of September 7 –…
Today Canonical, the publisher of Ubuntu, announced support for the NVIDIA CUDA toolkit and the…
For user with NVIDIA graphics card, Ubuntu finally added official NVIDIA 580 driver packages for…