Skip to content

Commit a6e449a

Browse files
authored
Add links to other plugins in read the docs to the readme. (#360)
1 parent 241cbd3 commit a6e449a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,15 @@ existing file formats, such as Final Cut Pro XML, AAF, CMX 3600 EDL, etc.
5151

5252
See: https://opentimelineio.readthedocs.io/en/latest/tutorials/adapters.html
5353

54+
Other Plugins
55+
-------------
56+
57+
OTIO also supports several other kinds of plugins, for more information see:
58+
59+
* [Media Linkers](https://opentimelineio.readthedocs.io/en/latest/tutorials/write-a-media-linker.html) - Generate media references to local media according to your local conventions.
60+
* [HookScripts](https://opentimelineio.readthedocs.io/en/latest/tutorials/write-a-hookscript.html) - Scripts that can run at various points during OTIO execution (_ie_ before the media linker)
61+
* [SchemaDefs](https://opentimelineio.readthedocs.io/en/latest/tutorials/write-a-schemadef.html) - Define OTIO schemas.
62+
5463
Installing / Quick-Start
5564
----------
5665

0 commit comments

Comments
 (0)