|
Gathering reference
There are already many formats that can be used for timeline interchange. Lets gather links and info about lots of them so we can compare and contrast.
For example:
AAF:
There are already many formats that can be used for timeline interchange. Lets gather links and info about lots of them so we can compare and contrast.
For example:
AAF:
|
By
Joshua Minor <mino...@...>
·
#2
·
|
|
OpenTimelineIO Status
Hi Everyone,
We are making some progress on OTIO. We have a small proof of concept and we are working towards another birds-of-a-feather meeting at SIGGRAPH 2016.
We are also hoping to add a few
Hi Everyone,
We are making some progress on OTIO. We have a small proof of concept and we are working towards another birds-of-a-feather meeting at SIGGRAPH 2016.
We are also hoping to add a few
|
By
Joshua Minor <mino...@...>
·
#3
·
|
|
OpenTimelineIO Collective Discussion @ SIGGRAPH '16
We will be hosting a collective discussion on OpenTimelineIO during SIGGRAPH in July '16 and would like to invite you to join in on the conversation. Please find a few more details about the session
We will be hosting a collective discussion on OpenTimelineIO during SIGGRAPH in July '16 and would like to invite you to join in on the conversation. Please find a few more details about the session
|
By
kmcdaniel <kmcd...@...>
·
#4
·
|
|
OpenTimelineIO slides from SIGGRAPH 2016
Thanks to everyone who came to our event at SIGGRAPH. We had over 40 attendees! It was great connecting with so many people and we were really pleased to get such good feedback on the project.
Here
Thanks to everyone who came to our event at SIGGRAPH. We had over 40 attendees! It was great connecting with so many people and we were really pleased to get such good feedback on the project.
Here
|
By
Joshua Minor <jo...@...>
·
#5
·
|
|
Re: OpenTimelineIO slides from SIGGRAPH 2016
Thanks!
By
jasonf...@...
·
#6
·
|
|
OpenTimelineIO January 2017 update
Hi Everyone,
Its been a little while since SIGGRAPH 2016, so we thought we'd update everyone on the progress of OpenTimelineIO. Currently we're in a "closed alpha". We have a small group of partners
Hi Everyone,
Its been a little while since SIGGRAPH 2016, so we thought we'd update everyone on the progress of OpenTimelineIO. Currently we're in a "closed alpha". We have a small group of partners
|
By
"stephan.steinbach" <stephan....@...>
·
#7
·
|
|
OpenTimelineIO April 2017 update
Hi Everyone,
We just released Alpha 4. Highlights include:
Big features:
• Transition support (reading from EDLs, writing to RV)
• RV session file adapter (writing only) (with help from
Hi Everyone,
We just released Alpha 4. Highlights include:
Big features:
• Transition support (reading from EDLs, writing to RV)
• RV session file adapter (writing only) (with help from
|
By
Joshua Minor <jo...@...>
·
#8
·
|
|
OpenTimelineIO at SIGGRAPH 2017
Hello!
Our Pixar OpenTimelineIO team will be heading to SIGGRAPH '17 in LA this year, and we're looking forward to meeting with some of you!
During the conference, we'll be open sourcing the project
Hello!
Our Pixar OpenTimelineIO team will be heading to SIGGRAPH '17 in LA this year, and we're looking forward to meeting with some of you!
During the conference, we'll be open sourcing the project
|
By
kmcdaniel <kmcd...@...>
·
#9
·
|
|
TOMORROW: OpenTimelineIO Exhibitor Session at SIGGRAPH
Hello!
Now that SIGGRAPH 2017 is underway, we'd like to remind you of OpenTimelineIO's exhibitor session.
We will be giving an update on the project's progress over the last year, hear from a few
Hello!
Now that SIGGRAPH 2017 is underway, we'd like to remind you of OpenTimelineIO's exhibitor session.
We will be giving an update on the project's progress over the last year, hear from a few
|
By
kmcdaniel <kmcd...@...>
·
#10
·
|
|
OpenTimelineIO Public Beta Release
We are proud to announce our first public beta release of OpenTimelineIO.
http://opentimeline.io
Thanks to everyone who participated in our pre-release alpha. The feedback, contributions and guidance
We are proud to announce our first public beta release of OpenTimelineIO.
http://opentimeline.io
Thanks to everyone who participated in our pre-release alpha. The feedback, contributions and guidance
|
By
Joshua Minor <jo...@...>
·
#11
·
|
|
exifotio
Hi all, I made a little utility that scrapes a directory for files with EXIF data, and places all the files it finds on an OpenTimelineIO timeline.
https://github.com/meshula/exifotio
It's useful if
Hi all, I made a little utility that scrapes a directory for files with EXIF data, and places all the files it finds on an OpenTimelineIO timeline.
https://github.com/meshula/exifotio
It's useful if
|
By
Nick Porcino <nick....@...>
·
#12
·
|
|
Re: exifotio
Brief update, after code review, I've corrected a couple of issues such as clip start times, and the creation of TimeRanges.
Brief update, after code review, I've corrected a couple of issues such as clip start times, and the creation of TimeRanges.
|
By
Nick Porcino <nick....@...>
·
#13
·
|
|
Timeline global start time and stack / sequence source_range
Hi,
If I understand properly, the way to define a timeline not starting at 0 is by setting accordingly the Timeline.global_start_time. However I was wondering if there was a way to specify a start
Hi,
If I understand properly, the way to define a timeline not starting at 0 is by setting accordingly the Timeline.global_start_time. However I was wondering if there was a way to specify a start
|
By
mich...@...
·
#14
·
|
|
Re: Timeline global start time and stack / sequence source_range
Hi Michel,
I'm making a diagram to explain how it works. You're not the only one to get confused by our lack of documentation. The source_range on each Stack and Sequence are to support arbitrary
Hi Michel,
I'm making a diagram to explain how it works. You're not the only one to get confused by our lack of documentation. The source_range on each Stack and Sequence are to support arbitrary
|
By
Joshua Minor <jo...@...>
·
#15
·
|
|
Re: Timeline global start time and stack / sequence source_range
TX Josh...
This will definitely help.
Michel.
TX Josh...
This will definitely help.
Michel.
|
By
mich...@...
·
#16
·
|
|
OpenTimelineIO Beta 6 Release
Since our public beta release, we have talked to quite a few people about OpenTimelineIO and helped to get OTIO into use at several studios. If we haven't had a chance to talk to you, please contact
Since our public beta release, we have talked to quite a few people about OpenTimelineIO and helped to get OTIO into use at several studios. If we haven't had a chance to talk to you, please contact
|
By
Joshua Minor <jo...@...>
·
#17
·
|
|
EDL parser doesn't take record timecode?
Hi everybody,
As I developed my tools using otio with Edls, I kinda understood that the parser doesn't take count of the record timecodes of each clip.
So far for me, it does correcto some errors of
Hi everybody,
As I developed my tools using otio with Edls, I kinda understood that the parser doesn't take count of the record timecodes of each clip.
So far for me, it does correcto some errors of
|
By
tuan....@...
·
#18
·
|
|
Re: EDL parser doesn't take record timecode?
Hi,
Yes, most of the time the source & record timecode values in an EDL are slightly redundant. EDLs can contain speed up slow down effects (usually denoted by an "M2" comment) but currently OTIO
Hi,
Yes, most of the time the source & record timecode values in an EDL are slightly redundant. EDLs can contain speed up slow down effects (usually denoted by an "M2" comment) but currently OTIO
|
By
Joshua Minor <jo...@...>
·
#19
·
|
|
Re: EDL parser doesn't take record timecode?
Hi, well yes it helps me a lot. Now that I know it's intentional because it's clearly a redundance, I can finally understand. In my case, the edl does have bad record time as the video that is
Hi, well yes it helps me a lot. Now that I know it's intentional because it's clearly a redundance, I can finally understand. In my case, the edl does have bad record time as the video that is
|
By
tuan....@...
·
#20
·
|
|
Re: EDL parser doesn't take record timecode?
This is fixed now: https://github.com/PixarAnimationStudios/OpenTimelineIO/pull/188
Thanks for reporting this & helping test the fix :)
In the future, it would be more convenient to file an issue in
This is fixed now: https://github.com/PixarAnimationStudios/OpenTimelineIO/pull/188
Thanks for reporting this & helping test the fix :)
In the future, it would be more convenient to file an issue in
|
By
Joshua Minor <jo...@...>
·
#21
·
|