Bug 505776 - add 1080p to monitor preview resolutions
Summary: add 1080p to monitor preview resolutions
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Monitors & Playback (other bugs)
Version First Reported In: git-master
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-19 11:38 UTC by Die4Ever
Modified: 2025-07-15 19:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 25.12.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).