opencast-editor icon indicating copy to clipboard operation
opencast-editor copied to clipboard

Feature: Navigation by slide transitions

Open jondo opened this issue 2 years ago • 7 comments

It would be good to be able to somehow use the slide thumbnails for navigation in the editor.

(Related to https://github.com/opencast/opencast-editor/issues/596 ?)

jondo avatar Sep 14 '22 12:09 jondo

I reckon you mean something like the little preview you get when hovering over play bar in modern video players? Bildschirmfoto vom 2022-10-14 12-17-31

Personally I don't really see the use of it in an editor, but I'm open to being persuaded :D

Arnei avatar Oct 14 '22 10:10 Arnei

Our use case would be to cut a video exactly at a slide transition. Currently this location is cumbersome to find.

jondo avatar Oct 14 '22 10:10 jondo

So, it's less navigation by thumbnails and more a navigation by slide transitions detected via segment-video. I could see that it would be useful to turn transitions into cut marks. I'm just not exactly sure about a proper user interface for this, though.

lkiesow avatar Oct 14 '22 13:10 lkiesow

Would a frame-by-frame navigation shortcut help? YouTube uses , and . (next to each other on the English keyboard) on paused videos for navigating by frame.

mtneug avatar Oct 18 '22 23:10 mtneug

Unfortunately, having to find the transaction via frame-by-frame sounds not much better than the current situation.

jondo avatar Oct 22 '22 13:10 jondo

I think this is more about quickly finding these segments than about accurate navigation, isn't it?

Assuming I have the following video:

Screenshot from 2022-10-23 12-10-14

If I had access to the detected segments in the editor, I could quickly identify a segment that I want to remove, jump to that segment and cut it out.

lkiesow avatar Oct 23 '22 10:10 lkiesow

@lkiesow , yes, that's exactly our use case, thank you!

jondo avatar Oct 23 '22 10:10 jondo