mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-20 03:31:00 +03:00
- H265: Increase base multiplier from 1.5x to 2.0x (33% more bitrate) - H264: Increase base multiplier from 2.0x to 2.5x (25% more bitrate) - Also adjusted high-bitrate decay factors proportionally - At 1080p Balanced quality: H265 now uses ~2777 kbps (was 2084) - Fixes issue where H265 had worse quality than VP8 software codec Co-authored-by: rustdesk <71636191+rustdesk@users.noreply.github.com>