Skip to content

fix #839 - FCP XML outputs not recognized by Resolve #1287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

pedrolabonia
Copy link
Contributor

Fixes #839

Summary

  • Added in the FCPXML Writer an empty subtag <format /> after <media><video> to satisfy Resolve's requirements.

Tested resulting XML: imports fine in Resolve and Premiere.

Before fix, tested the following files, all would show up as a black clip in Resolve.

otioconvert -i tests/sample_data/big_int.otio -o ~/otio_fix/big_int.xml               
otioconvert -i tests/sample_data/cdl.edl -o ~/otio_fix/cdl.xml                   
otioconvert -i tests/sample_data/dissolve_test_2.edl -o ~/otio_fix/dissolve_test_2.xml
otioconvert -i tests/sample_data/enabled.otio -o ~/otio_fix/enabled.xml               
otioconvert -i tests/sample_data/multiple_track.otio -o ~/otio_fix/multiple_track.xml

After fix, same files as above provide a valid Resolve timeline and continue to be able to be imported by Premiere.

@jminor jminor added this to the Public Beta 15 milestone May 5, 2022
@jminor jminor merged commit 1ec6f07 into AcademySoftwareFoundation:main May 5, 2022
@jminor
Copy link
Collaborator

jminor commented May 5, 2022

Thanks for the contribution @pedrolabonia !

@pedrolabonia pedrolabonia deleted the fix_resolve_fc7xml branch May 6, 2022 01:09
MichaelPlug pushed a commit to MichaelPlug/OpenTimelineIO that referenced this pull request Aug 5, 2023
… Resolve (AcademySoftwareFoundation#1287)

Co-authored-by: Pedro Labonia <pedro.mslabonia@gmail.com>
Signed-off-by: Michele Spina <michelespina96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FCP XML outputs not recognised by Resolve 17
2 participants