Sidecar should know about movie properties
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.