Feature Request: Nested Layers
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
- X I have tried with the newest version of editly:
npm i -g editlyornpm i editly@latest - X I have tried ffmpeg newest stable version
- X I have searched for existing issues
Hi, so, maybe I am wrong, but it is not possible to put one image overlay over the whole video (multiple clips)? Or one title? If it is, I simply couldn't find it. Would anyone know me how to? (I know I can add the same title layer to all clips, but with transitions, this is not working anymore, unless of course using "fade" or so).
Well, ideally it would be great to be able to nest layers:
clips [
layers [
type "sub-clips" [ ... ]
]
]
Just as an idea!
Thanks anyways for this cool tool.
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
The issue names no files or tests; start by reviewing editly's current clip and layer configuration and how transitions are represented. Compare that behavior with the proposed nested layers and sub-clips structure, and consider the feature complete only when an overlay or title can span multiple clips through transitions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100