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

**Link the Issue(s) this Pull Request is related to.** #1293 @jchen9 Hi Julian, here's a rework of the existing routine to address the problem you found, and introduce a little...

- [x] Get CLA template from Linux Foundation - [x] Ensure that core collaborators have all signed new CLA

Potentially starts to fix the below issues. Fixes #[629](https://github.com/PixarAnimationStudios/OpenTimelineIO/issues/629) Fixes #[627](https://github.com/PixarAnimationStudios/OpenTimelineIO/issues/627) Looking for feedback on this approach with the svg adapter and then I'll move on to the other adapters

With ffprobe version `ffprobe version 3.4.1-tessus Copyright (c) 2007-2017 the FFmpeg developers built with Apple LLVM version 8.0.0 (clang-800.0.42.1)` It prints media duration string like `0:12:04.829792`. Its hour field has...

Studios may want to customize the RV node graph (e.g. using custom nodes for dissolves) without forking the whole RV adapter. We should provide some flexibility in the RV adapter...

help wanted

Can't seem to install locally with `pip install -e .` Main error is: `ModuleNotFound` ### Build Problem ``` git clone https://github.com/pedrolabonia/OpenTimelineIO.git --recursive Cloning into 'OpenTimelineIO'... remote: Enumerating objects: 6444, done....

bug
help wanted
build

- Previously only the first occurrence of a file with an id was properly added.

**Link the Issue(s) this Pull Request is related to.** Each PR should link at least one issue, in the form: ```Fixes #797 ``` **Summarize your change.** kdenlive adapter has a...

When the FCP 7 XML adapter encounters a timeline where `MediaReference` objects have no `available_range` set (as common when loading EDLs), it errors out: ``` (redacted for brevity) File "/Users/username/envs/otiocppdev/lib/python3.7/site-packages/opentimelineio/adapters/fcp_xml.py",...

good first issue

The topic came up in discussions for collecting high quality professional level Creative Commons media to use for a demo OTIO timeline project. Blender open movie projects were mentioned and...