VLC 3.0.22 Released — Hardware Decoding & Streaming Fixes

release Last updated:

Before 3.0.23, VideoLAN shipped 3.0.22 in early 2026 with a focus on two areas that affect everyday users: hardware-accelerated decoding reliability and network streaming. If you have been hitting stutter on 4K HEVC or flaky Chromecast sessions, this release was aimed directly at you.

Hardware decoding

3.0.22 included fixes for DXVA2/D3D11VA on Windows with recent NVIDIA drivers, a known issue where 10-bit HEVC streams produced artifacts on AMD GPUs, and better AV1 decode support through D3D11VA and VA-API. Users on older drivers saw the most benefit — updating VLC alone often fixed "green artifacts on 4K" without touching the driver.

Streaming and casting

The Chromecast module received buffer-management fixes that stopped mid-movie disconnects on long casts, and the network cache default path was tuned for IPTV users. RTSP error handling was also cleaned up, reducing the number of "VLC is unable to open the MRL" cases on misbehaving servers.

Interface and extras

A small set of Qt interface regressions were fixed (context-menu glitches on Linux, subtitle track switching on macOS), and the VLM (VideoLAN Manager) module got maintenance fixes used by hobby IPTV setups.

Upgrade path

3.0.22 is superseded by 3.0.23 — if you are on 3.0.22, updating again is recommended, but the fixes described here are already included in 3.0.23.

Frequently asked questions

Does 3.0.22 fix green artifacts on 4K AMD?
It fixed the 10-bit HEVC artifact issue on several AMD driver generations. If you still see artifacts, update GPU drivers and set hardware decoding to "DXVA 2.0" explicitly.
I use IPTV — do I need this update?
The network-cache and RTSP fixes benefit IPTV users. Also consider raising Network caching to 3000 ms in Input/Codecs for further stability.