https://bugs.kde.org/show_bug.cgi?id=512263
Jean-Baptiste Mardelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #4 from Jean-Baptiste Mardelle <[email protected]> --- Thanks for the report. All these transitions use the frei0r sleid0r transition: https://github.com/dyne/frei0r/tree/master/src/mixer2/sleid0r When used on 2 images without transparency, these compositions draw a black or blurred "margin" area between the 2 images to separate them. In case of an alpha channel on the lower image, this "margin" area will use the alpha channel of the lower image, which causes this black "fringe". Also, alpha channel is not supported in these transitions - the transparent area of the to image will erase the lower image. After thinking a bit about it, maybe these transitions should be usable only for mixes - when transitioning between 2 clips, where it is not expected that the alpha channel from the second clips keeps the alpha from the previous clip - not for compositing between tracks. -- You are receiving this mail because: You are watching all bug changes.
