OpenTimelineIO / OpenTimelineIO/raven
RGB Clip & Track Colors
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 140
- Forks
- 28
- Avg merge
- 14h 1m
- Merged PRs (30d)
- 2
Description
Now that OTIO has support for RGB colors on each Clip and Track (see https://github.com/AcademySoftwareFoundation/OpenTimelineIO/pull/1887 ) it would be great if Raven supported display and editing of these colors.
Currently Raven uses some custom metadata to handle clip colors. That should be phased out and replaced with the new standard schema for colors.
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.
Research direction
Start by reviewing Raven's existing custom metadata handling for clip colors and the RGB color support described in OTIO pull request 1887. Determine the display and editing paths affected. Done means Raven displays and edits RGB colors using OTIO's standard color schema instead of the custom metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100