https://bugs.kde.org/show_bug.cgi?id=420843

Jean-Baptiste Mardelle <j...@kdenlive.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #1 from Jean-Baptiste Mardelle <j...@kdenlive.org> ---
Thanks for your report. 
I have just implemented timecode parsing on paste, great idea.
Regarding timecode relative to a timeline clip, that seems problematic, because
moving a clip would change the offset, also what happens if you copy/paste the
clip, resize its start or cut it... that doesn't seem a good approach to me.
Another approach that seems more feasible would be to convert the timecode
notes to clip markers.

Taking your example, if we have this in the project notes:

-----
00:00:04:07 - john says start
00:00:04:07 - lucy interrupts -  delete
00:00:11:25 - banging from outside - mute
-----

We could have the option to select these 3 timecode lines, and a context menu
would allow to apply them as markers to the clip selected in project bin. These
markers will the be visible in the timeline clip. This would be easy to
implement with our current architecture.
What do you think ?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to