Update README.md

This commit is contained in:
Jamie Hardt
2018-12-24 14:33:03 -08:00
committed by GitHub
parent 6867f9ac4a
commit 483efdcc32

View File

@@ -28,7 +28,9 @@ The `pycmx` package provides a basic interface for parsing a CMX 3600 EDL and it
120 120
>>> events[43].number >>> events[43].number
'044' '044'
>>> events[43].edits[0].source_in # events contain multiple edits to preserve A/B dissolves and key backgrounds >>> events[43].edits[0].source_in # events contain multiple
# edits to preserve A/B dissolves
# and key backgrounds
'00:00:00:00' '00:00:00:00'
>>> events[43].edits[0].transition.cut >>> events[43].edits[0].transition.cut
True True