Bug 480350 - Subtitle text cropped (or fail to show), when in sequence which added into another sequence, if content picture size not filling the full video
Summary: Subtitle text cropped (or fail to show), when in sequence which added into an...
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (show other bugs)
Version: git-master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
: 477984 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-01-26 01:58 UTC by red_Arti
Modified: 2024-01-26 10:14 UTC (History)
0 users

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


Attachments
subtitle-cropped-in-sequence (211.17 KB, application/zip)
2024-01-26 01:58 UTC, red_Arti
Details
Screenshot_subtitle-cropped (131.72 KB, image/jpeg)
2024-01-26 02:01 UTC, red_Arti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description red_Arti 2024-01-26 01:58:57 UTC
Created attachment 165227 [details]
subtitle-cropped-in-sequence

SUMMARY
A sequence 1 has subtitle. Add it into another sequence 2.
If seq 1 picture content size doesn't fill the whole video canvas, subtitle could be cropped in seq 2.

STEPS TO REPRODUCE
1. Download the attachment and see. I made a demo containing different picture canvas size.


OBSERVED RESULT
Subtitle text beyone in-sequence edge fail to show, it got cropped, or totally fail to show sometimes

EXPECTED RESULT
Subtitle text beyone in-sequence edge should show

SOFTWARE/OS VERSIONS
Tested with:
1. Kdenlive latest git branch 23.08 ci build AppImage qt5
2. Kdenlive git master ci build AppImage qt6

My system:
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Graphics Platform: X11
Comment 1 red_Arti 2024-01-26 02:01:39 UTC
Created attachment 165228 [details]
Screenshot_subtitle-cropped
Comment 2 red_Arti 2024-01-26 02:05:26 UTC
*** Bug 477984 has been marked as a duplicate of this bug. ***
Comment 3 Jean-Baptiste Mardelle 2024-01-26 10:13:19 UTC
Git commit 42cf0cbeef4058d6f1a7753fcbeb93ed6cbac081 by Jean-Baptiste Mardelle.
Committed on 26/01/2024 at 11:10.
Pushed by mardelle into branch 'release/24.02'.

Fix subtitles not covering transparent zones

M  +2    -1    src/bin/model/subtitlemodel.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/42cf0cbeef4058d6f1a7753fcbeb93ed6cbac081
Comment 4 Jean-Baptiste Mardelle 2024-01-26 10:14:33 UTC
Git commit d3469628132baf61efa63b45f2fa0de5ca68879e by Jean-Baptiste Mardelle.
Committed on 26/01/2024 at 11:14.
Pushed by mardelle into branch 'release/23.08'.

Fix subtitles not covering transparent zones

M  +2    -1    src/bin/model/subtitlemodel.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/d3469628132baf61efa63b45f2fa0de5ca68879e