Bug 409346 - Obscure effect has got wrong macro block size
Summary: Obscure effect has got wrong macro block size
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Effects & Transitions (show other bugs)
Version: 19.04.2
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-30 22:58 UTC by lucky7tube
Modified: 2021-04-12 06:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
fritzibaby: timeline_corruption+


Attachments
The obscure effect is odd (2.07 MB, video/mp4)
2019-06-30 22:58 UTC, lucky7tube
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lucky7tube 2019-06-30 22:58:32 UTC
Created attachment 121251 [details]
The obscure effect is odd

SUMMARY
From the refactoring version(19.04.x), the obscure effect has got odd.
Each macro blocks in the obscured area are not square any more.

STEPS TO REPRODUCE
1. Place a video clip on the timeline
2. Apply an obscure effect to the clip on the timeline --- A
3. Adjust obscure area (position or size) --- B

OBSERVED RESULT
A. Looks like the effect is applied well
B. The macro block size gets changed. Only four blocks per each row, no more square each, stretched wide.

EXPECTED RESULT
A. Ok
B. The macro block size should not get changed, but the number of macro blocks should be adjusted according to the effect area.
c. Some suggestion: It will be better if there are more options like macro block size or number for the effect.

SOFTWARE/OS VERSIONS
Windows: Both 7 and 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 emohr 2019-07-30 19:18:29 UTC
After moving the effect change opacity to 25% and you get square blocks.
Comment 2 lucky7tube 2019-08-07 04:05:48 UTC
Wow, thanks for important comment.
I never expected that the opacity parameter would solve this problem 'cause it did nothing with previous versions.

Then for now the only odd thing is that the initial state of Obscure effect has opacity value 100% but resulting 25% obscured actually until adjusting the size or area.
Comment 3 Julius Künzel 2021-03-27 13:19:45 UTC
Is this solved in version >= 20.12 after the effect cleanup?
Comment 4 Bug Janitor Service 2021-04-11 04:33:19 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 lucky7tube 2021-04-12 06:10:55 UTC
(In reply to Julius Künzel from comment #3)
> Is this solved in version >= 20.12 after the effect cleanup?

Although it seems that the 'opacity' option does not exist any longer,
it is certain that the issue has been resolved.
Now I can always get square blocks applied in the obscure area
regardless its size and position.