AcademySoftwareFoundation / AcademySoftwareFoundation/OpenTimelineIO
Premiere CC '19 - FCP XML Video In/Out points not working
- Dominant language
- C++
- Stars
- 2k
- Forks
- 351
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 1
Description
Just noticed the FCP XML files my program is generating are no longer working with Premiere - upon importing, the media browser shows each clip with a Video In of 00;00;00;00 and a Video Out of {video duration}
PPro CC 2019 (v13.1.4):

PPro CC 2018 (v12.1.2):

Reference peru.xml:
```
Test Project
peru 2_0
peru 2.mp4
24
TRUE
3709
peru 2.mp4
24
TRUE
00:00:00:00
0
NDF
2
24
TRUE
79
0
79
320
399
peru 2_1
peru 2.mp4
24
TRUE
3709
peru 2.mp4
24
TRUE
00:00:00:00
0
NDF
2
24
TRUE
159
79
238
640
799
```
Any ideas? Not sure if it's a bug in Premiere or with the output formatting of the FCP adapter within OTIO
Contributor guide
Research direction
Start at the FCP XML adapter's export entry point and reproduce the reported import behavior using the reference peru.xml example in Premiere CC 2018 and 2019. Compare the generated clip in/out values with what Premiere displays; done means identifying whether the adapter output or Premiere causes the regression and recording a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, xml
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100