Skip to main content

Editorial interchange format and API

Project description

OpenTimelineIO is an interchange format and API for editorial cut information. OTIO is not a container format for media, rather it contains information about the order and length of cuts and references to external media.

OTIO includes both a file format and an API for manipulating that format. It also includes a plugin architecture for writing adapters to convert from/to existing editorial timeline formats. It also implements a dependency- less library for dealing strictly with time, opentime.

You can provide adapters for your video editing tool or pipeline as needed. Each adapter allows for import/export between that proprietary tool and the OpenTimelineIO format.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OpenTimelineIO-0.15.0.tar.gz (5.1 MB view details)

Uploaded Source

Built Distributions

OpenTimelineIO-0.15.0-cp310-cp310-win_amd64.whl (722.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

OpenTimelineIO-0.15.0-cp310-cp310-win32.whl (662.1 kB view details)

Uploaded CPython 3.10 Windows x86

OpenTimelineIO-0.15.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (846.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64

OpenTimelineIO-0.15.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (891.3 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

OpenTimelineIO-0.15.0-cp310-cp310-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

OpenTimelineIO-0.15.0-cp39-cp39-win_amd64.whl (722.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

OpenTimelineIO-0.15.0-cp39-cp39-win32.whl (662.3 kB view details)

Uploaded CPython 3.9 Windows x86

OpenTimelineIO-0.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (846.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

OpenTimelineIO-0.15.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (891.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

OpenTimelineIO-0.15.0-cp39-cp39-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

OpenTimelineIO-0.15.0-cp38-cp38-win_amd64.whl (722.4 kB view details)

Uploaded CPython 3.8 Windows x86-64

OpenTimelineIO-0.15.0-cp38-cp38-win32.whl (662.2 kB view details)

Uploaded CPython 3.8 Windows x86

OpenTimelineIO-0.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (846.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

OpenTimelineIO-0.15.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (891.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

OpenTimelineIO-0.15.0-cp38-cp38-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

OpenTimelineIO-0.15.0-cp37-cp37m-win_amd64.whl (720.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

OpenTimelineIO-0.15.0-cp37-cp37m-win32.whl (666.3 kB view details)

Uploaded CPython 3.7m Windows x86

OpenTimelineIO-0.15.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (852.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

OpenTimelineIO-0.15.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (901.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

OpenTimelineIO-0.15.0-cp37-cp37m-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

OpenTimelineIO-0.15.0-cp27-cp27mu-manylinux2010_x86_64.whl (852.2 kB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ x86-64

OpenTimelineIO-0.15.0-cp27-cp27mu-manylinux2010_i686.whl (901.0 kB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ i686

OpenTimelineIO-0.15.0-cp27-cp27m-win_amd64.whl (969.6 kB view details)

Uploaded CPython 2.7m Windows x86-64

OpenTimelineIO-0.15.0-cp27-cp27m-win32.whl (875.1 kB view details)

Uploaded CPython 2.7m Windows x86

OpenTimelineIO-0.15.0-cp27-cp27m-manylinux2010_x86_64.whl (852.3 kB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ x86-64

OpenTimelineIO-0.15.0-cp27-cp27m-manylinux2010_i686.whl (901.0 kB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ i686

OpenTimelineIO-0.15.0-cp27-cp27m-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 2.7m macOS 10.9+ x86-64

File details

Details for the file OpenTimelineIO-0.15.0.tar.gz.

File metadata

  • Download URL: OpenTimelineIO-0.15.0.tar.gz
  • Upload date:
  • Size: 5.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for OpenTimelineIO-0.15.0.tar.gz
Algorithm Hash digest
SHA256 bb093fb1d1a6e0f2c0ebbda6f7be0906080a63d611da5aa9b6c5d0f1f2f86916
MD5 19aac66f4aa9bb548f20dd980006c878
BLAKE2b-256 6d5fe9e9227b475b27a2b922e059edf01aab0b1b034c490c7eb54f46fd64b3a3

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5ea39b6059ccc9df24e6552da493e949fc22c4af8850480d9bfe80f04602db56
MD5 65991085de56934e7f9c6bd803664187
BLAKE2b-256 7bbe576a5c46462c242e74b33b45c3f7a1d2b67b89724e2e45eac9d1a5949d26

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 25919b259704c436321ce67f74fd915819313b4c20806d126aeb8bd592236b21
MD5 87f21ec560a56cef9cb93018a24961f1
BLAKE2b-256 ec2f9d5f5f52258ccd401381a7555531f472db9830648561f7c7e5f77f30f88a

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 fd2878b94f10797d1f2e00968d239e09801bf3ed14cca1d3af9df8dd579f2169
MD5 26b0ffa1dd0758e8fadd484dcb12f628
BLAKE2b-256 720091e33ef7d964f65dffca7538697f70441f6f91a20c349004b93eece442d0

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1d14bd16c59cbdc4ae890d32cc38057121383abef6e536353c6cc49910c7dc93
MD5 e75b4bfa1335e230f26b08090136bc7b
BLAKE2b-256 2747798540b1ee96834fa7e9fe5f15771ae968c1e8f7c3e079b0423ad8d5f13a

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 648750621eb3f5a2c136f6409793e81a63157b94e18d06f33addd42aba8b5265
MD5 b3642a50d3793cfd9488600be46b37d3
BLAKE2b-256 e58d92d9d58a0a61b83b863ee359b59e5ab6f3c6489ddb3fce5fd4ff80160d79

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 94b1bdb9c9e72db4e49fb02942f78d77884b6bf0bd245392389844830332f77d
MD5 d24cdf44c2a1641f829e64474655d512
BLAKE2b-256 86969c3bc88d67b5241f2a9eec9186cab4bbd55da7c708ec0e52678d70dcb8a3

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp39-cp39-win32.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4efb5609e2e2e3f4de967c022baf066eea1af2d98dec7c9cfe81014c915f22f0
MD5 0a6ff5c04329c8ab550c738fa2d2df8e
BLAKE2b-256 1dbbf2d29380f1701cb9c23950b2727690584029dd34d2123b8da8957697027d

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 efdad874a2ce03cee3bd0d5cb6d820206c1bd6a5ccc8ad0be29f417fc8a350ae
MD5 72443f695e367210b6c34a5604070d11
BLAKE2b-256 7e958d2b93bcbc93c3f8364fd229065b96db12c3de528d8edf819d7e5a54677b

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 4fee8202688f051175db307d1f2edcf8857498c560b5cdacc166c5a373ec2ebb
MD5 635616a629d1d07e8f04752f0709866e
BLAKE2b-256 e3c87e77aa6f31d667af462843fa3a35670b199ff89463187559f89056642835

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f6ab1dd69b2eeb9bf667c3a9915ea3ff651a6fb8ff7ffacf527ecd60e0550d78
MD5 7f639aead3254cf5f232bc8486e04c7a
BLAKE2b-256 e63a62457edc59d688ac12d25c385cf90fa344a9952354007063895cd840b754

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 18fd88e37651592c58188c1629cc3193786e2a8d49c25dffa8e5ebee58a38fc0
MD5 53a12bafd50970bc9a42d21b64389bf0
BLAKE2b-256 f04315c29006dbd4fe70ea9a1f5557cd15b7b1723542de5107da83ac54e76003

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp38-cp38-win32.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 aef56a6a1b8ce11d73c6c8d799156741ce6f6a40ffe6c98faefe515ba6897eb1
MD5 1dbc62e48c844206df6d5d5aaa79d7d6
BLAKE2b-256 80d37eebd6b864cf452adab9b3ecce293d8db75cca66a9bed8cbe881a85b01c3

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 5b269dfd123080466d82219f612555037094ffd36bf8d7e6ec59706aea1c748a
MD5 a1840f1314e2b627a4a437d77c41646f
BLAKE2b-256 068710c5f72336103e7f787ddce58b20f8f82671d58be676b11903b34628134c

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 dc9553a3e9dd5bc7a085ea125fbfb6fca17c201890bb2fe6938c125a6402a010
MD5 5dd2e9ba0a76f8b15ce72af2ef09bdb3
BLAKE2b-256 b6c2bd89d52a7f3cd68530e31d3cd74a8b39faa6d73fd558b66111a0001d25eb

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8288797948969a259e02a8d05845550fe4033d2bc523e000b5c490b37a3a2a59
MD5 ab579683585cb38df46ea5d7e7521894
BLAKE2b-256 cd8e8432308167d58baeeab640d85699ccc23fe91b5e351f73f7b35b25dde83f

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 336100e13fa7d721c910a49df8e959450d3420a7d95dbec92bfd007f9d73f454
MD5 175bd942b1a2b1222bb641cc5aede545
BLAKE2b-256 d187abd9595b806ce24435f56af72d8de556953bf6f80f2c2383ac82f22abb9f

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c50d2e0b3e4cb9263e9106ee0d8ee505a379d9610c0bc349d2fe2df6a533308e
MD5 1c37da5d61c52a08f3fe8cc1ba15e59e
BLAKE2b-256 a7c31464479f3b452ead377850e3497589648ea97651c0c3346f0d3a2d1d95f4

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 6ec92c699d47543d5cb805452b8a081ab08510dfcc074f585afb3ed490bd10f6
MD5 8d981d28644285052c2b6b9a5659209b
BLAKE2b-256 d014d67f643f2db63563df5bc6337388d2d82d18c3d89b8b7d89a4f32471067d

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 45e6ba609867efe195438b0d82543b2d83f63dce43906769832387651fd8b992
MD5 78eea8d5f0072d10e7bee15cd43dda19
BLAKE2b-256 778703783468988bf9837eed4d863ec652f8bb13db634fc6af0a1582d572a708

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da983a8018deb3d984c8db619dd396517c7950386bf6acee567745a921c3bcc8
MD5 b5808344cf5cba2ecb274ee18d4222e9
BLAKE2b-256 ec384dabb6cdfc89cadf2731a502e9015ac7afe7d366c772ebe80d9136e257c4

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 085b9d4bf755fd537679a2544975b62695c05baba056311e4b4fad7354f40cba
MD5 5e62ad01c86e93000201aaed64cefd26
BLAKE2b-256 b4f1cc1f20e653619629271dd7715d093daf2a3fd781d53e3589a1728db8ab71

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp27-cp27mu-manylinux2010_i686.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp27-cp27mu-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 feb179c239a0ddb747d940e5f7e64a8de18b21cb8c174204745b351ab3231187
MD5 b72270429d6d51c4d6dc6eab90de7b39
BLAKE2b-256 a3d9f78e7a142c75a7645389bce971ced6b2b3888f3120dc28168efa16f59506

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 1885e676440c587b7527c65da5a8bb21e8c9f5edceb6eb159e8373ab893db5c7
MD5 a6736cc473a5b7f9ec4981c98ad6847e
BLAKE2b-256 f63d3bf86ff8bcc8bdaafc7853a77d0cdb29ee67b01c26c94b3fad442592e8cc

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 e9e63c23ed81ee308b4db7a26f268d1085bdc944a722146bd790fc11c24021b6
MD5 e9bb120fe8c36c0bb2981bd60d33fdea
BLAKE2b-256 b1b9af228a4459901bc5b2d69e976ffcbb6cf570d6df5e63111f8eec182b9376

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a7133278630f6c0a963f0754f34260f4362591acb87f946032297da616364e50
MD5 f0fec8dc57596ec3a2e3ca799b556640
BLAKE2b-256 a6531fcdd2321073b7acea04029e602ac5c03a30f076ffd8e74f79c650cd7058

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp27-cp27m-manylinux2010_i686.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp27-cp27m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b8d719ad6ac44494f8e609ac4c01b7917f5be41ba9b51eeaea15fb15fa7bd3ec
MD5 30e9495b75224015908d23335efaafb6
BLAKE2b-256 72d9d5e975b1c2a236f11ab34a2711df09ee69e4f9fdb22660a812140fda3b92

See more details on using hashes here.

Provenance

File details

Details for the file OpenTimelineIO-0.15.0-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for OpenTimelineIO-0.15.0-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5f14f9b4782aebfb3435344b9c182a87a489100344bad5c4ea3dc86764245b9a
MD5 9598ec99cbc14808ce98af48f6f8dd28
BLAKE2b-256 6d7ed2dfaca3015664c97a146dfbaee7ecef9dfc56cd78690ac031faaeaec7d2

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page