olive icon indicating copy to clipboard operation
olive copied to clipboard

[PROJECT] Implement project logging and ingestion

Open itsmattkc opened this issue 4 years ago • 1 comments

Issue by sobotka Saturday May 09, 2020 at 18:29 GMT Originally opened as https://github.com/sobotka/olive/issues/120 - Commence Operation Sorting Hat


General TODO Summary This is a huge chunk of crucial infrastructure. Thus far discussed has been a tagging / labelling system that would be intimately interwound with the entire Presenter interface.

Additional Information / Notes

  • In a series of 400 shots, tag some regions of footage such as "chase" or "corners" etc. Within the Presenter system, toggle and have all relevant data in the Model revealed in the UI. This would include media assets, but also extend to nodes, timeline entities, etc.
  • Include a means to add notes in a sane way, and have the relevant notes displayed accordingly. Available in a table view for assets, but also via contextual popups or such? Needs design thought.
  • Permit multiple labels / tags on an object. How does this work with multiple shot ranges in timecode, where a tag represents a timecode slice?
  • Permit useful shot information such as slate information. How to provide for takes where a shot has been accumulated into a series, and is separated during logging?

Project card located in the 0.3.X project slot.

itsmattkc avatar Nov 18 '20 00:11 itsmattkc

About review metadata (for inspiration): https://wiki.aswf.io/display/PRWG/Playback+and+Review+Standards

Ahead.io plans to publish their work on OpenAnnotation.io in June 2021.

Not to be confused with openannotation.org (model, vocabulary), but they drew a lot of inspiration from it.

OpenReviewIO (ORIO): https://openreviewio-standard-definition.readthedocs.io/en/latest/README.html

Adobe's XMP for embedded metadata https://www.adobe.com/devnet/xmp.html

Simran-B avatar Mar 31 '21 22:03 Simran-B