Skip to content
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

Capture EDL reel field in OTIO metadata #85

Closed
mikemahony opened this issue Apr 17, 2017 · 2 comments
Closed

Capture EDL reel field in OTIO metadata #85

mikemahony opened this issue Apr 17, 2017 · 2 comments
Labels
help wanted We're looking for help from the community - you're weclome to volunteer!
Milestone

Comments

@mikemahony
Copy link
Collaborator

The reel field, ZZ100_50 in the case below, is not currently pulled into the OTIO object anywhere. Let's capture it.

001  ZZ100_50 V     C        01:00:04:05 01:00:05:12 00:59:53:11 00:59:54:18
* FROM CLIP NAME:  ZZ100_501 (LAY3)      
* SOURCE FILE: ZZ100_501.LAY3.01
@jminor jminor added the help wanted We're looking for help from the community - you're weclome to volunteer! label Jun 13, 2017
@jminor jminor added this to the Public Beta 5 milestone Jul 28, 2017
@jDmacD
Copy link

jDmacD commented Jan 26, 2019

Hi folks,
Is this feature in the latest release?
I'm doing a read of

TITLE:   08_MNS_2018_11_27
FCM: NON-DROP FRAME
000001  B333_C008_05254J                 V     C        16:46:16:12 16:46:20:14 01:00:00:00 01:00:04:02 
*FROM CLIP NAME:  872/2/3*

with

timeline = otio.adapters.read_from_file(path_to_edl, rate=25,  ignore_timecode_mismatch=True)

and I can't find the reel B333_C008_05254J in the OTIO. Am I missing something? Or will this require writing my own adapter or hook?

@apetrynet
Copy link
Contributor

Hi!

PR #392 might solve your problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We're looking for help from the community - you're weclome to volunteer!
Projects
None yet
Development

No branches or pull requests

5 participants