Skip to content

Fix incorrect PAR in qtblend transition - #1273

Merged
ddennedy merged 2 commits into
mltframework:masterfrom
j-b-m:work/qtblend-transition-scale
Jul 27, 2026
Merged

Fix incorrect PAR in qtblend transition#1273
ddennedy merged 2 commits into
mltframework:masterfrom
j-b-m:work/qtblend-transition-scale

Conversation

@j-b-m

@j-b-m j-b-m commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

With the addition of normalize_mlt_source_size in 86b1877, the frames with a PAR != consumer PAR had their size adjusted twice, resulting in incorrectly sized images. A 1.3333 PAR 1440x1080 video (which should appear full screen in a 1920x1080 project) was scaled down and appeared with a large black border.

Kdenlive bug #522730

@ddennedy

Copy link
Copy Markdown
Member

@guiodic please review

@ddennedy ddennedy added this to the v7.42.0 milestone Jul 27, 2026
@guiodic

guiodic commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

@guiodic please review

That looks like an excellent solution to me

@ddennedy
ddennedy merged commit 43ec493 into mltframework:master Jul 27, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants