AcademySoftwareFoundation / AcademySoftwareFoundation/OpenTimelineIO
How to add effect to FCP XML?
Open
stale
- Dominant language
- C++
- Stars
- 2k
- Forks
- 351
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 1
Description
I tried both methods and it didn’t work
1.
timeline.clip.effects.append(effect)
2.
timeline.clip.metadata['fcp_xml']['filter'].append(effect)
Contributor guide
Research direction
Start by tracing the timeline.clip.effects and timeline.clip.metadata['fcp_xml']['filter'] entry points used in the report, then consult the OpenTimelineIO API documentation or source for FCP XML effect handling. Done means identifying a supported way to add an effect, or documenting the missing behavior with a reproducible example and an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100