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

Closed Signing is not represented #355

Open
JuergenGrupp opened this issue Sep 11, 2024 · 0 comments
Open

Closed Signing is not represented #355

JuergenGrupp opened this issue Sep 11, 2024 · 0 comments

Comments

@JuergenGrupp
Copy link
Collaborator

Currently, only closed Signing is represented as a Subclass of a VideoTrack.
Can Signing be open, i.e. burnt into the video material? If so, it needs to be represented.
Here's my proposal:

  • remove current subclass Signing from VideoTrack
  • create Signing as subclass of Track (as with Captioning or Subtitling) and
  • create OpenSigning and ClosedSigning as subclasses of Signing (similar to OpenSubtitling and ClosedSubtitling as subclasses of Subtitling)

OpenSigning can then be linked with hasTrack to a VideoTrack.

Comments are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant