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

Segmentation by region for download [video only] #7

Open
jronallo opened this issue Jul 26, 2016 · 2 comments
Open

Segmentation by region for download [video only] #7

jronallo opened this issue Jul 26, 2016 · 2 comments

Comments

@jronallo
Copy link
Contributor

jronallo commented Jul 26, 2016

Description

Be able to request an arbitrary region of the entire video by xywh, rather than by time. This could be used for:

  • Cropping out sidebars/letterboxes
  • Multi-screen display

This is distinct from:

  • Segmentation by time
  • Reference to region by Annotation

Implication is for download, and that the server will construct a full stand alone video representation.

Proposed Solutions

Incorporate region into the AV API, in the same way as for the Image API, using the Media Fragment syntax.

Has implications on an info.json equivalent for the AV API where different "tiles" of the video could be pre-generated up front. Would need to be distinct from the entire video at different resolutions.

Additional Background

Probably a "level 3" feature due to complexity.

Source: BL workshop notes
Interest: 100%

@azaroth42 azaroth42 self-assigned this Aug 23, 2016
@azaroth42 azaroth42 changed the title Segmentation of video by region Segmentation by region for download [video only] Sep 6, 2016
@azaroth42
Copy link
Member

Discussion at the Hague: Hard to do in real time, hard to know which sections to pre-compute.

@Eyal-R
Copy link

Eyal-R commented Jan 26, 2017

I agree, not that it's only hard to do in real time, I'm not sure how useful this particular feature would be, comparing to the rest of the features in AV API. Therefore I'd consider dropping it altogether.

@azaroth42 azaroth42 removed their assignment Jun 9, 2017
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

3 participants