OpenTimelineIO icon indicating copy to clipboard operation
OpenTimelineIO copied to clipboard

Open Source API and interchange format for editorial timeline information.

Results 241 OpenTimelineIO issues
Sort by recently updated
recently updated
newest added

Converting an AAF to OTIO and back to AAF, importing the created AAF works fine in Media Composer, but can't be imported into DaVinci Resolve. The Error is "no primary...

help wanted
stale

## Feature Request Modification to existing behaviour ## Description Currently, OpenTimelineIO throws an exception if the framerate of a video is not one a predefined set of allowed framerates: https://github.com/AcademySoftwareFoundation/OpenTimelineIO/blob/e2a8594a9a6b992ee1b7bb776b1281da8dbc090d/src/opentime/rationalTime.cpp#L42-L57...

Updates the requirements on [pyaaf2](https://github.com/markreidvfx/pyaaf2) to permit the latest version. Release notes Sourced from pyaaf2's releases. v1.6.0 1.6.0 Release Data model updated, adds support for newer AAF files FIle context...

dependencies
python

Hi, can I request a method of adding external adaptors, currently there doesn't seem to be a nice way of doing this with out adding my code to the contrib...

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.1.0. Release notes Sourced from actions/setup-python's releases. v4.1.0 In scope of this pull request we updated actions/cache package as the new version contains fixes for...

dependencies
github_actions

**Link the Issue(s) this Pull Request is related to.** Fix #1139 **Summarize your change.** The line length of some of the comments in the code blocks was extreamly long making...

### Issue https://github.com/PixarAnimationStudios/OpenTimelineIO/issues/1282 During the adapting from .otio to .ale, I read the color decision list (ASC_SAT, ASC_SOP) from the .otio file and I save it in the .ale file...

Awaiting Tests
Adapters

## Feature Request Replace TODOs in Documentation for Ranges with explanations. ## Description I was reading through the documentation on Ranges and noticed a lot of TODOs on different schema...

help wanted
good first issue
documentation

## Bug Report I am trying to use OTIO to get AAF data with python, I can open some AAF file & work with those with no problem but for...

bug

## Bug Report I am trying to use OTIO to get AAF data with python, I can open some AAF file & work with those with no problem but for...

bug