IIIF / iiif-av

The International Image Interoperability Framework (IIIF) Audio/Visual (A/V) Technical Specification Group aims to extend to A/V the benefits of interoperability and the growing ecosystem of clients and servers that IIIF provides for images. This repository contains user stories and mockups for interoperable A/V content – contributions are welcome.
http://iiif.io/community/groups/av/
Apache License 2.0
13 stars 3 forks source link

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

Open jronallo opened 7 years ago

jronallo commented 7 years ago

Description

See https://github.com/IIIF/iiif-av/issues/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)

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