Bug 407077 - Composite and transform parameters (and also geometry) are taken from other clip.
Summary: Composite and transform parameters (and also geometry) are taken from other c...
Status: RESOLVED WORKSFORME
Alias: None
Product: kdenlive
Classification: Applications
Component: Effects & Transitions (show other bugs)
Version: 19.04.0
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-30 07:48 UTC by Davy Bartoloni
Modified: 2019-06-01 18:38 UTC (History)
2 users (show)

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


Attachments
resources, project and final rendering of teh issue. (185.85 KB, application/zip)
2019-04-30 07:48 UTC, Davy Bartoloni
Details
Fade on video clip (33.53 KB, image/png)
2019-05-03 14:44 UTC, emohr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davy Bartoloni 2019-04-30 07:48:46 UTC
Created attachment 119737 [details]
resources, project and final rendering of teh issue.

SUMMARY
The composite parameters (like OPACITY) are taken from another clip. (this is from first release for windows)

STEPS TO REPRODUCE
1. place 1 video clip on timeline.. add a title clip.. and use 2 different composite effects.
2. 
3. 

OBSERVED RESULT
the title clip has a fading effect taken from the mpg-video track 

EXPECTED RESULT
title clip always at full opacity.

SOFTWARE/OS VERSIONS
Windows: 10-64

ADDITIONAL INFORMATION
see atachment for project and rendering of the issue.
Comment 1 emohr 2019-05-01 12:18:57 UTC
By opening your Kdenlive file it leads to a crash on Windows and to the comma/point issue under Linux. Added to issue: https://invent.kde.org/kde/kdenlive/issues/78.
Comment 2 Jean-Baptiste Mardelle 2019-05-02 06:46:10 UTC
Thanks for your report. There seems to be a bug in the way we sort compositions, working on it.
Comment 3 Jean-Baptiste Mardelle 2019-05-02 09:27:20 UTC
Git commit 5d6376f833d6dc6157d9132c0c96c0c77ce5d54b by Jean-Baptiste Mardelle.
Committed on 02/05/2019 at 09:26.
Pushed by mardelle into branch 'Applications/19.04'.

Fix compositing sort error.

M  +1    -1    src/timeline2/model/timelinemodel.cpp

https://invent.kde.org/kde/kdenlive/commit/5d6376f833d6dc6157d9132c0c96c0c77ce5d54b
Comment 4 emohr 2019-05-02 17:31:04 UTC
@JBM. Still not fixed under Windows. Seems not the same root cause then Bug 405924
Comment 5 Davy Bartoloni 2019-05-03 07:21:32 UTC
(In reply to Jean-Baptiste Mardelle from comment #2)
> Thanks for your report. There seems to be a bug in the way we sort
> compositions, working on it.

Not sure is a "sorting" issue, if i swap the Transitions and composite "channel" from Auto V1 V2 Background  i've also strange "opacity" fadings... if i add a 3th video track and another composite, everything looks more weird...

this happens to me from first release for Windows... at time i was crazy because the composite and trasition resize of a "square" image was managed with a geometry of 1366x768 making the image resize outside the RED box (of resize) and not centered with the "edit" red lines.

i've to set the reference channel to "Background" to have the correct geometry... also multiple transitions are creating "recursive" resizing... 

https://forum.kde.org/viewtopic.php?f=270&t=142585
Comment 6 Jean-Baptiste Mardelle 2019-05-03 10:33:59 UTC
Your attached project file, works correctly for me now.
Please provide another sample project and describe what is wrong if you think this issue is not solved. @emohr, the crash is probably related to the Windows locale issue that prevents opening a project that was created with a different locale. If you change your locale to use a comma instead of a dot, you might be able to open the project
Comment 7 emohr 2019-05-03 14:44:17 UTC
Created attachment 119820 [details]
Fade on video clip

@JBM: I changed the comma to point in the language settings and I could load the Kdenlive file. 

@Davy: I think you are confused that the effect “composite and transform” between V1 and A1 apply to the clip on V1. Correct?
Comment 8 Davy Bartoloni 2019-05-05 05:28:42 UTC
(In reply to Jean-Baptiste Mardelle from comment #6)
> Your attached project file, works correctly for me now.
> Please provide another sample project and describe what is wrong if you
> think this issue is not solved. @emohr, the crash is probably related to the
> Windows locale issue that prevents opening a project that was created with a
> different locale. If you change your locale to use a comma instead of a dot,
> you might be able to open the project

i can confirm that now the project works as expected, fixed for me.
Comment 9 Davy Bartoloni 2019-05-05 05:30:33 UTC
(In reply to emohr from comment #7)
> Created attachment 119820 [details]
> Fade on video clip
> 
> @JBM: I changed the comma to point in the language settings and I could load
> the Kdenlive file. 
> 
> @Davy: I think you are confused that the effect “composite and transform”
> between V1 and A1 apply to the clip on V1. Correct?

i'm confused about effects applied on tracks that have no effects, and switching the V1 to Background, the fading is working in another way (inverted?) but now seems fixed.
Comment 10 emohr 2019-06-01 18:38:03 UTC
I think this confuses other users as well.
I track this bug with a similar issue: https://bugs.kde.org/show_bug.cgi?id=408081

We close this bug. If it still appears in the latest version, please feel free to re-open it and update the affected version number.