v0.14.3 hotfix
Release v0.14.3
Mar 25, 2026
Root cause fix for hardware encoder stalls on high-resolution displays.
Fixed
- Fixed the root cause of hardware video encoder stalls on high-resolution displays — reverted a recent rate control change that was causing the encoder to lock up after a few seconds. The automatic software encoder fallback from v0.14.2 remains as a safety net.
The hardware encoder stalls reported in v0.14.1 and v0.14.2 were traced to a recent rate control change. Reverting to the previous setting restores stable hardware encoding on high-resolution displays. The automatic fallback to software encoding remains in place as an additional safety net for systems where hardware encoding fails entirely.