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

- content - structure - documentation (move from RtD) - who would do the design

roadmap

The OTIO schema versioning system (documented [here](https://opentimelineio.readthedocs.io/en/stable/tutorials/versioning-schemas.html)) provides a mechanism for causing software to output older schema versions. The environment variable OTIO_DEFAULT_TARGET_VERSION_FAMILY_LABEL can be set to control this behavior. However,...

bug
needs discussion

Bumps [src/deps/Imath](https://github.com/AcademySoftwareFoundation/Imath) from `5b8627a` to `bd0e707`. Commits bd0e707 Improve test coverage for Frustum, Quat, Euler, Shear (#328) 7971e3a Release notes for v3.1.9 (#329) 19355e6 Use [email protected] for consistency (#326) 902d0ab...

dependencies
submodules

Bumps [src/deps/pybind11](https://github.com/pybind/pybind11) from `4ce0517` to `2fb3d7c`. Commits 2fb3d7c Trivial refactoring to make the capsule API more user friendly. (#4720) e10da79 Undo ci.yml gcc10 workaround after docker-library/gcc#95 was resolved. (#4717) bc1bcf7...

dependencies
submodules

Bumps [readthedocs-sphinx-ext](https://github.com/readthedocs/readthedocs-sphinx-ext) from 2.1.9 to 2.2.2. Commits e889565 Release 2.2.2 (#123) 17fa51d Stop creating readthedocs-sphinx-domain-names.json (#122) f17307b Release 2.2.1 (#121) 1a5bfa5 Remove build-time and commit field to avoid changing all...

dependencies
python

`File "/home/geektr/prod/gitruck-python/workspaces/short_video_generator/backend/services/otio/otio_services.py", line 718, in timeline_loader fcp_xml_str, fcpx_xml_str, otio_json_str = struct_builder( File "/home/geektr/prod/gitruck-python/workspaces/short_video_generator/backend/services/otio/otio_services.py", line 499, in struct_builder fcpx_xml_str = otio.adapters.write_to_string( File "/home/geektr/miniconda3/envs/gitruck_prod/lib/python3.10/site-packages/opentimelineio/adapters/__init__.py", line 213, in write_to_string return adapter.write_to_string( File "/home/geektr/miniconda3/envs/gitruck_prod/lib/python3.10/site-packages/opentimelineio/adapters/adapter.py",...

bug

Final Cut Pro's Custom Share Destination feature could be a good step towards tighter integration with OpenTimelineIO. https://developer.apple.com/library/content/documentation/FinalCutProX/Conceptual/FinalCutProXWorkflowsGuide/Exporting/Exporting.html

help wanted

Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.18.1 to 2.0.0. Release notes Sourced from myst-parser's releases. v2.0.0 This release primarily updates core myst-parser dependencies, with some minor changes to parsing behaviour: ⬆️ UPGRADE: markdown-it-py...

dependencies
python

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.11.1 to 2.13.1. Release notes Sourced from pypa/cibuildwheel's releases. v2.13.1 🛠 Updates the prerelease CPython 3.12 version to 3.12.0b2. (#1516) 🛠 Adds a moving v<major>.<minor> tag for...

dependencies
github_actions

It looks like image sequences are not supported when creating .otioz files with otioconvert? I tried converting an .otio file with an image sequence and it looks like the images...

help wanted