llnl / llnl/blockbuster

Sidecar should know about movie properties

Open
#118 5 comments 0 reactions 1 assignee View on GitHub

@wealthychef1 is already working on this.

Since Jul 30, 2015.

1-check-later Bug/Incorrect Behavior/Broken Feature sourceforge auto-migrated
Dominant language
C++
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

This one is tricky. Right now, very little sanity checking is done in terms of the cue's applicability to the movie. Two types of errors are possible: the kind that can be caught purely by sidecar without knowing about the movie, and the kind that cannot. Probably the best solution is to have the movie information such as min/max frame and max LOD be stored in the movie cue, so that a whole new snapshot isn't required to "reset" values, validate, etc.

Original comment by: wealthychef1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.