Bug 461655 - "extract timeline zone" does not effects subtitles
Summary: "extract timeline zone" does not effects subtitles
Status: CONFIRMED
Alias: None
Product: kdenlive
Classification: Applications
Component: Title Clips & Subtitles (show other bugs)
Version: 22.08.2
Platform: macOS (DMG) macOS
: NOR major
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-10 06:26 UTC by Balázs Kelemen
Modified: 2024-10-01 18:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balázs Kelemen 2022-11-10 06:26:53 UTC
SUMMARY
Context: Function "extract timeline zone" (Shift-X) removes a time zone selected by the Set-Zone-In, Set-Zone-Out tool. All tracks are effected by this removal and right side clips shift to left with the effected frames.
Bug: All tracks are effected but the subtitles track, where subtitles does not shifts with the removal. They loosing sync with this operation.


STEPS TO REPRODUCE
1. Prepare a track with a clip.
2. Add a subtitle(s) matching a specific part of the clip content (but not to the very beginning to the clip).
3. Select a time-zone left to the subtitle.
4. Apply "extract timeline zone" (Shift-X) tool.

OBSERVED RESULT
The some frames are removed from the clip and right side joins the left side by shifting to left, but the subtitle(s) does not do the shift, thus getting out of sync. The subtitle appears in a later position than it was intended to be.

EXPECTED RESULT
The subtitle should be handled as a separate track, and "extract timeline zone" should effect that track as well. And in this manner the removal should make subtitle(s) on the right to shift left accordingly and keep in sync with the other track(s).

SOFTWARE/OS VERSIONS
macOS: 11.7
Comment 1 erjiang 2022-11-12 04:29:02 UTC
I was able to confirm that this bug exists. Seems like Extract Timeline Zone was not extended to support the subtitle track.