|
Re: OpenTimelineIO Charter
I had similar questions about initial membership. In talking with other ASWF project leads at SIGGRAPH, they all said it is best to start with the people contributing the majority of the code (e.g.
I had similar questions about initial membership. In talking with other ASWF project leads at SIGGRAPH, they all said it is best to start with the people contributing the majority of the code (e.g.
|
By
Joshua Minor
·
#137
·
|
|
Re: OpenTimelineIO meeting agenda 2019-09-05
We're looking for AAF expertise in these areas:
1. Our understanding of how to find the timecode associated with a MasterMob has some holes. We have encountered problems like this:
We're looking for AAF expertise in these areas:
1. Our understanding of how to find the timecode associated with a MasterMob has some holes. We have encountered problems like this:
|
By
Joshua Minor
·
#136
·
|
|
OpenTimelineIO Charter
Hi all,
I looked over the TSC charter template and had a couple clarifying questions.
For section 2b about establishing the TSC, It seems like in OTIO’s case the initial TSC members could be a bit
Hi all,
I looked over the TSC charter template and had a couple clarifying questions.
For section 2b about establishing the TSC, It seems like in OTIO’s case the initial TSC members could be a bit
|
By
Eric Reinecke
·
#135
·
|
|
Re: OpenTimelineIO meeting agenda 2019-09-05
TX Joshua…
Quick note about:
- Autodesk Flame team has some AAF expertise. Michel will reach out to them to see if they can share any insight/advice.
As discussed, if you can provide me
TX Joshua…
Quick note about:
- Autodesk Flame team has some AAF expertise. Michel will reach out to them to see if they can share any insight/advice.
As discussed, if you can provide me
|
By
Michel Eid
·
#134
·
|
|
Re: OpenTimelineIO meeting agenda 2019-09-05
Here are my notes from today's TSC meeting.
Attendees:
Joshua Minor (Pixar)
Robyn Rindge (Pixar)
Eric Reinecke (Netflix)
John Mertic (Linux Foundation)
Michel Eid (Autodesk)
Josh Burnell
Here are my notes from today's TSC meeting.
Attendees:
Joshua Minor (Pixar)
Robyn Rindge (Pixar)
Eric Reinecke (Netflix)
John Mertic (Linux Foundation)
Michel Eid (Autodesk)
Josh Burnell
|
By
Joshua Minor
·
#133
·
|
|
OpenTimelineIO meeting agenda 2019-09-05
This week's OpenTimelineIO Technical Steering Committee (TSC) meeting will cover the following topics:
- Summary & discussion of current OTIO roadmap.
Reference:
This week's OpenTimelineIO Technical Steering Committee (TSC) meeting will cover the following topics:
- Summary & discussion of current OTIO roadmap.
Reference:
|
By
Joshua Minor
·
#132
·
|
|
Re: negative TC in time
Thanks. It seems that the "-" sign is superfluous. If I remove it in the *.otio file and generate an EDL the event record in time is still 02:00:00:00.
Igor Riđanović
Thanks. It seems that the "-" sign is superfluous. If I remove it in the *.otio file and generate an EDL the event record in time is still 02:00:00:00.
Igor Riđanović
|
By
Igor Riđanović
·
#131
·
|
|
Re: .otio samples/unittests
Yep, it looks like we didn't update the example code since adding checks to prevent accidental instancing. Your fix is correct.
---
Joshua Minor (he-him)
Pixar Studio Tools Story/Editorial/VR Previs
Yep, it looks like we didn't update the example code since adding checks to prevent accidental instancing. Your fix is correct.
---
Joshua Minor (he-him)
Pixar Studio Tools Story/Editorial/VR Previs
|
By
Joshua Minor
·
#130
·
|
|
Re: negative TC in time
EDLs often start at some time other than 00:00:00:00, like one hour. In your example, that looks like 2 hours. I believe that the EDL adapter has not yet been updated to use the global_start_time
EDLs often start at some time other than 00:00:00:00, like one hour. In your example, that looks like 2 hours. I believe that the EDL adapter has not yet been updated to use the global_start_time
|
By
Joshua Minor
·
#129
·
|
|
Re: .otio samples/unittests
I solved the above by doing copy.deepcopy(audio_tracks).
--
Gonzalo Garramuño
I solved the above by doing copy.deepcopy(audio_tracks).
--
Gonzalo Garramuño
|
By
Gonzalo Garramuño
·
#128
·
|
|
negative TC in time
Hello everyone. I'm doing some small steps exploring OTIO as my time allows.
Why is the timeline timecode in point represented as a negative integer?
For example, I have a
Hello everyone. I'm doing some small steps exploring OTIO as my time allows.
Why is the timeline timecode in point represented as a negative integer?
For example, I have a
|
By
Igor Riđanović
·
#127
·
|
|
Re: .otio samples/unittests
I am having trouble flattening most of the .aaf examples.
OpenTimelineIO/examples/flatten_video_tracks.py utf8.aaf test.otio
results in a stacktrace with wrong parents in the audio track.Read 1
I am having trouble flattening most of the .aaf examples.
OpenTimelineIO/examples/flatten_video_tracks.py utf8.aaf test.otio
results in a stacktrace with wrong parents in the audio track.Read 1
|
By
Gonzalo Garramuño
·
#126
·
|
|
Re: .otio samples/unittests
Look at the sample fcp xml and AAF files too. otioconvert will turn them into .otio for you. They have more complex examples than the EDLs.
-josh
Look at the sample fcp xml and AAF files too. otioconvert will turn them into .otio for you. They have more complex examples than the EDLs.
-josh
|
By
Joshua Minor
·
#125
·
|
|
Re: .otio samples/unittests
Never mind. I found a bunch of edls in the source directory of opentimelineio.
--
Gonzalo Garramuño
Never mind. I found a bunch of edls in the source directory of opentimelineio.
--
Gonzalo Garramuño
|
By
Gonzalo Garramuño
·
#124
·
|
|
.otio samples/unittests
I am looking for a set of .otio samples to test my adapter. Any chance of sharing some?
I already tested it with the scripts that come with examples/ directory of the source distribution.
I am
I am looking for a set of .otio samples to test my adapter. Any chance of sharing some?
I already tested it with the scripts that come with examples/ directory of the source distribution.
I am
|
By
Gonzalo Garramuño
·
#123
·
|
|
otioz/otiod proposal
Hi folks,
I posted a PR that adds an 'Otioz' and 'Otiod' adapters to the project. Otioz is a zipfile that bundles media and the playlist together, and otiod is a directory, both with some
Hi folks,
I posted a PR that adds an 'Otioz' and 'Otiod' adapters to the project. Otioz is a zipfile that bundles media and the playlist together, and otiod is a directory, both with some
|
By
Stephan Steinbach
·
#122
·
|
|
Re: OpenTimelineIO meeting agenda 2019-08-29
Thanks!
Really exited about the future of OTIO.
--
-Daniel
Thanks!
Really exited about the future of OTIO.
--
-Daniel
|
By
Daniel Flehner Heen
·
#121
·
|
|
Re: OpenTimelineIO meeting agenda 2019-08-29
Yes, the meetings are open to the public and you are welcome to join in and/or ask for a topic to be on the agenda.
Here are my notes from today's meeting:
Attendees:
Joshua Minor (Pixar)
Stephan
Yes, the meetings are open to the public and you are welcome to join in and/or ask for a topic to be on the agenda.
Here are my notes from today's meeting:
Attendees:
Joshua Minor (Pixar)
Stephan
|
By
Joshua Minor
·
#120
·
|
|
Re: OpenTimelineIO meeting agenda 2019-08-29
Hi!
Will there be some kind of summary from these meetings and is it possible to "sit in" on them from time to time?
Hi!
Will there be some kind of summary from these meetings and is it possible to "sit in" on them from time to time?
|
By
Daniel Flehner Heen
·
#119
·
|
|
OpenTimelineIO meeting agenda 2019-08-29
Today’s OpenTimelineIO Technical Steering Committee (TSC) meeting will cover the following topics:
- Explaining the roles of the TSC.
- How can new people/companies join the TSC.
- Requests from
Today’s OpenTimelineIO Technical Steering Committee (TSC) meeting will cover the following topics:
- Explaining the roles of the TSC.
- How can new people/companies join the TSC.
- Requests from
|
By
Joshua Minor
·
#118
·
|