https://bugs.kde.org/show_bug.cgi?id=365851
Bug ID: 365851
Summary: git master: image sequence clip length incorrectly set
after expanding library (MLT) clip
Product: kdenlive
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: User Interface
Assignee: [email protected]
Reporter: [email protected]
A library (MLT) clip contains an image sequence clip. However, the image clip
on the timeline uses only part of the original image sequence clip. After
expanding the library clip in the timeline, the project bin shows the correct
length of the image clip. However, playing back the bin image clip works
incorrectly, as it assumes a length equal to the image clip in the timeline.
Even refreshing the image sequence clip does not update Kdenlive's project
state correctly. When dragging the image sequence clip onto the timeline it
will be shorter than its correct total length. Resizing it to its proper length
is impossible.
Reproducible: Always
Steps to Reproduce:
1. Add image sequence clip with, say 25 images/frames.
2. Add only part of image sequence clip to timeline, say from :00 to :11 (12
frames).
3. Save image clip in timeline as library clip.
4. Start new project, add library clip, expand library clip.
5. Check image sequence clip in project bin: should show original length of 25
frames.
6. Play image sequence clip in clip monitor: last frame is :11, instead of :24.
Actual Results:
Part of image clip sequence inaccessible. Refresh doesn't work.
Expected Results:
All of image clip sequence still accessible and can be played.
--
You are receiving this mail because:
You are watching all bug changes.