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

[FEATURE] Integrate media player from slub_web_sachsendigital #818

Draft
wants to merge 54 commits into
base: master
Choose a base branch
from

Conversation

dvoracek-slub
Copy link
Collaborator

@dvoracek-slub dvoracek-slub commented May 18, 2022

This PR integrates the video/audio player from slub_web_sachsendigital into a new MediaPlayer plugin. The PR is based on #796.

For testing this within the DFG Viewer, I have prepared a DDEV system at https://github.com/dvoracek-slub/ddev-dfgviewer-dist/tree/mediaplayer. It relies on https://github.com/dvoracek-slub/dfg-viewer/tree/dev-mediaplayer and includes a demo METS video document.

There also is a work-in-progress section in the documentation that describes some features and technical aspects of the player. composer docs:serve can be used for local preview.

Update (2022-07-06). Most notable changes:

  • Kitodo in general
    • Read production place and person names in Mods format class. I use this to test GND linking of some audio-related metadata.
    • Add option to show full TOC.
  • Media player
    • It is now possible to set and export markers/segments in the media. The list is shown in audio mode (press F2).
    • When the METS links preprocessed waveform data, this can be shown (and be used to edit markers). See the DDEV system for an example.
    • First version of handling recordings that are split across multiple media files. Currently, this only works via page reloads.

@albig albig changed the title Integrate media player from slub_web_sachsendigital [FEATURE] Integrate media player from slub_web_sachsendigital May 24, 2022
@sebastian-meyer sebastian-meyer added the ⚙ feature A new feature or enhancement. label Jul 6, 2022
@dvoracek-slub dvoracek-slub force-pushed the dev-mediaplayer branch 2 times, most recently from 83d73e7 to 27efea0 Compare July 6, 2022 13:49
@sebastian-meyer sebastian-meyer added the ⏳ prototype A provisional pull request still work in progress. label Aug 7, 2023
@fschoelzel fschoelzel mentioned this pull request Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙ feature A new feature or enhancement. ⏳ prototype A provisional pull request still work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants