Bug 505776

Summary: add 1080p to monitor preview resolutions
Product: [Applications] kdenlive Reporter: Die4Ever <die4ever2005>
Component: Monitors & PlaybackAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: wishlist CC: gabcorreo
Priority: NOR    
Version First Reported In: git-master   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 25.12.0
Sentry Crash Report:

Description Die4Ever 2025-06-19 11:38:10 UTC
I have a 4k screen, so the 1:1 preview resolution is a bit overkill. 720p makes the text inside my videos a bit hard to read sometimes. 1080p would be perfect.
Comment 1 Jean-Baptiste Mardelle 2025-07-15 10:11:36 UTC
Git commit a3ad2792119e3715b554df07145f599d2e9e94e3 by Jean-Baptiste Mardelle.
Committed on 15/07/2025 at 10:11.
Pushed by mardelle into branch 'master'.

Add 1080p monitor scaling
FIXED-IN: 25.12.0

M  +9    -2    src/mainwindow.cpp
M  +18   -11   src/monitor/monitor.cpp
M  +3    -0    src/monitor/videowidget.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/a3ad2792119e3715b554df07145f599d2e9e94e3
Comment 2 Gabriel Gazzán 2025-07-15 19:38:15 UTC
Just came here from the commits list.

How about instead of having fixed preview resolutions, having fractional ones?
i.e. 100%, 50%, 25%, 12.5%, 6.25%
Perhaps in this way the feature is even more useful, especially when working with non standard resolutions (like vertical videos).