Skip to content

Commit

Permalink
Update docs for pyaaf2 (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssteinbach committed Aug 7, 2019
1 parent 6de455c commit a99b388
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/tutorials/adapters.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ Final Cut Pro X XML Format:
- <a href="http://www.amwa.tv/downloads/specifications/aafobjectspec-v1.1.pdf" target="_blank">Spec</a>
- <a href="http://www.amwa.tv/downloads/specifications/aafeditprotocol.pdf" target="_blank">Protocol</a>

- set `${OTIO_AAF_PYTHON_LIB}` to point the location of the PyAAF module.
- Depends on the <a href="https://github.com/markreidvfx/pyaaf2" target="_blank">`PyAAF2`</a> module, so either:
- `pip install pyaaf2`
- ...or set `${OTIO_AAF_PYTHON_LIB}` to point the location of the PyAAF2 module

Contrib Adapters
----------------
Expand Down

0 comments on commit a99b388

Please sign in to comment.