OpenTimelineIO Advanced Authoring Format (AAF) Adapter
Project description
OpenTimelineIO Advanced Authoring Format (AAF) Adapter
Overview
This project is a OpenTimelineIO adapter for reading and writing Advanced Authoring Format (AAF) files. This adapter was originally included with OpenTimelineIO as a contrib adapter. It is in the process of being separated into this project to improve maintainability and reduced the dependencies of both projects.
Feature Matrix
Feature | Read | Write |
---|---|---|
Single Track of Clips | ✔ | ✔ |
Multiple Video Tracks | ✔ | ✔ |
Audio Tracks & Clips | ✔ | ✔ |
Gap/Filler | ✔ | ✔ |
Markers | ✔ | ✔ |
Nesting | ✔ | ✔ |
Transitions | ✔ | ✔ |
Audio/Video Effects | ✖ | ✖ |
Linear Speed Effects | ✔ | ✖ |
Fancy Speed Effects | ✖ | ✖ |
Color Decision List | ✖ | ✖ |
Image Sequence Reference | ✖ | ✖ |
Requirements
Licensing
This repository is licensed under the Apache License, Version 2.0.
Testing for Development
# In the root folder of the repo
pip install -e .
# Test adapter
otioconvert -i some_timeline.aaf -o some_timeline.ext
If you are using a version of OpentimelineIO that still has the AAF contrib adapter you may need to add the path of plugin_manifest.json to your OTIO_PLUGIN_MANIFEST_PATH
environment variable. This should override the contrib version.
Contributions
If you have any suggested changes to the otio-aaf-adapter, please provide them via pull request or create an issue as appropriate.
All contributions to this repository must align with the contribution guidelines of the OpenTimelineIO project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file otio-aaf-adapter-1.0.0.tar.gz
.
File metadata
- Download URL: otio-aaf-adapter-1.0.0.tar.gz
- Upload date:
- Size: 42.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b887107381f4b78ead6bb33da80ecb328e125c521bec6710c78311aadbf13f0 |
|
MD5 | a56f8180e08f410c3815729059646efa |
|
BLAKE2b-256 | d8e67cccbb2488bbcb22e9855cacf69657af031ed4832c2c85a6dc4c6577b378 |
File details
Details for the file otio_aaf_adapter-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: otio_aaf_adapter-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 31.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e2148731eac631e0d5b3c28097afc58cf4acaf52d748c4315d4114bd7ece5b0 |
|
MD5 | 55c36ca971613c3a1ea2ca65324968ed |
|
BLAKE2b-256 | dfb14b4e1d852057dc315a6d3c507b84cdd01b05cdb2ed9aeb7bdf3f45be71e6 |