I do set the background color to tranparent by hand to encapsule video components into single kdenlive files with transparent background.
(In reply to Dominik Kummer from comment #0) > I do set the background color to tranparent by hand to encapsule video > components > into single kdenlive files with transparent background. Please provide examples and screenshots of your timeline and the wipe transition
Please provide examples and screenshots of your timeline and the wipe transition
Here is a full example that showcases what I basically want to achieve: https://drive.google.com/file/d/1DOpgqOEGhOQCt00KbRlF-xeELKg2JWTr Kdenlive components to add as clips into main: * transparency/transparency_component1.kdenlive * transparency/transparency_component2.kdenlive these files I had to edit manually with Kate to replace `<property name="resource">black</property>` with `<property name="resource">transparent</property>` inside background producer `<producer id="producer0" in="00:00:00.000" out="00:05:10.761">` There should be a Project Setting to change the background color to transparent. Kdenlive main file: * transparency/transparency_main.kdenlive I added the component files into main as clips. But even though the components have no audio tracks, Kdenlive wants to generate an empty audio sequence for each. this makes layered editing cumbersome. Kdenlive main rendering: * transparency/transparency_main.mp4 Here we can see that the final transitions are not as expected.
๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!