AcademySoftwareFoundation / AcademySoftwareFoundation/xstudio
Contact sheet align option
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 773
- Forks
- 129
- Avg merge
- 9d 1m
- Merged PRs (30d)
- 10
Description
I would like to request a feature be added to contact sheets that will align and retime all the contained media items to conform to a fixed frame range.
For example, if this feature were controlled via preferences, and a preference specifies a frame range of 1001-1100, then all the media items in the contact sheets would align their first frame to x1001 and retime (nearest neighbour) their duration such that their last frame is at x1100.
Contributor guide
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
The issue names no files, tests, or entry points. Start by locating the contact-sheet and preference implementations, then determine how a fixed frame range and nearest-neighbour retiming should apply to every contained media item. Done means all items align their first frame to the configured start and their last frame to the configured end.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100