https://bugs.kde.org/show_bug.cgi?id=502091
--- Comment #15 from Gabriel Gazzán <gabcor...@gmail.com> --- Regarding AV clips, I see Kdenlive has some rigidity as to determine when there is available tracks allowing for a clip to be dropped in the timeline. For example, when you try and drop an AV clip in some place in track V3, if for some reason track A3 is occupied with some other clip, the clip just can't be dropped in V3, even if there are other free audio tracks in the timeline for that time range. I guess there's some internal condition applying, where for a pair of A and V clips to be handled in a grouped fashion, they have to be in tracks with the same number. (V3 and A3, V1 and A1, etc.) Just wanted to mention it, as it is a factor directly conditioning the behavior of this new feature. (As things currently are, when creating new track for an AV clip we should always create a companion track. Perhaps in the future, if that restriction is lifted, and available counterpart tracks are available for the required time range, just one new track could be created). -- You are receiving this mail because: You are watching all bug changes.