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

Prototype use of Selectors from Presentation API for video and audio transformations #52

Open
jronallo opened this issue Oct 20, 2016 · 0 comments

Comments

@jronallo
Copy link
Contributor

Description

See #51 which is a todo to create a mock-up of the use of Selectors for video and audio.

This issue is to have prototype implementations in the client which look at the selector and perform the transformations.

Variation(s)

  • video
  • audio
  • video with no audio?
  • just the audio from a video?

Proposed Solutions

There are some quick examples here for how these could be implemented in a prototype:
http://ronallo.com/blog/client-side-video-tricks/
They're naive implementations, but could be enough to show this working with a group of different selectors (cropping out a region + playing only a portion of a video) rather than just one type of transformation at a time.

Additional Background

Example of rotation in Image API using a selector pattern.
http://iiif.io/api/presentation/2.1/#rotation

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

No branches or pull requests

1 participant