Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paella Player: Show video sections #368

Closed
LukasKalbertodt opened this issue Mar 14, 2022 · 5 comments
Closed

Paella Player: Show video sections #368

LukasKalbertodt opened this issue Mar 14, 2022 · 5 comments
Assignees
Labels
area:frontend Everything frontend related area:opencast The Opencast side area:sync Syncing with an Opencast instance kind:new-feature A new feature

Comments

@LukasKalbertodt
Copy link
Member

Sometimes Opencast segments the video into sections, e.g. based on slide detection. We should use that information and pass it to the player and potentially also render something ourselves.

@LukasKalbertodt LukasKalbertodt added area:frontend Everything frontend related kind:new-feature A new feature area:opencast The Opencast side area:sync Syncing with an Opencast instance labels Mar 14, 2022
@LukasKalbertodt LukasKalbertodt moved this to Todo in Tobira Mar 14, 2022
@lkiesow lkiesow changed the title Show video sections Paella Player: Show video sections Mar 15, 2022
@oas777
Copy link
Collaborator

oas777 commented May 26, 2023

Stumbled upon this gem: Does this information really go via Tobira? I thought this is information Paella gets from Opencast. The other way round, I didn't see any slide preview only just now... which is definitively unacceptable.

@oas777
Copy link
Collaborator

oas777 commented May 26, 2023

PS: Also reminds of the "pin-point" search we will have to tackle at some stage, where the search results highlight the part of the video where a search term can be found. For this to happen, you probably need the information in Tobira.

@oellers
Copy link

oellers commented Apr 10, 2024

The "sections" feature can be thought of in several ways. Sections should be user-customizable (e.g. based on timestamp parameters (#191)).

(1) Video Chapter markers / Video chapter bookmarks

related: Opencast Chapter Editor

(2) Video jump labels (auto-generated), e.g. from transcript

(3) Video jump links / anchors (e.g. description)

  • e.g. YouTube: Auto-Converting time-syntax in Description or Comments to jump link to timestamp, e.g. 0:20, 1:19.
  • e.g. "chapter" - table or list with video jump links / anchors

(4) Opencast Segments

(not a suitable concept for end user sections)

@oas777
Copy link
Collaborator

oas777 commented Apr 10, 2024

I think there's a misunderstanding here, Manuel: This is about the absence of slide previews created automatically, either as hover-over in the timeline
grafik
or a separate line.
grafik

We know you want a chapter editor, but this is not the ticket to ride ...

@owi92 owi92 moved this from Todo to In Progress ⏳ in Tobira Apr 11, 2024
@owi92 owi92 moved this from In Progress ⏳ to In Review 👀 in Tobira Apr 29, 2024
@LukasKalbertodt LukasKalbertodt moved this from In Review 👀 to Done ✔️ in Tobira Jun 18, 2024
@owi92
Copy link
Member

owi92 commented Jun 18, 2024

Done in #1163

@owi92 owi92 closed this as completed Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend Everything frontend related area:opencast The Opencast side area:sync Syncing with an Opencast instance kind:new-feature A new feature
Projects
Status: Done ✔️
Development

No branches or pull requests

4 participants