Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process the video description using OTIO #2

Open
utsab opened this issue Jun 26, 2021 · 1 comment
Open

Process the video description using OTIO #2

utsab opened this issue Jun 26, 2021 · 1 comment

Comments

@utsab
Copy link
Collaborator

utsab commented Jun 26, 2021

Parse the video description in python and create a Timeline object with Markers to represent the chapters

Add a check before the main video description parsing logic which confirms that the video description actually is text and that it contains time stamps.

How to test:

  • Verify that the Timeline object has the correct of Markers on it.
  • Verify that each marker has the correct text on it.
@utsab
Copy link
Collaborator Author

utsab commented Jan 8, 2022

Right now the OTIO timeline (.otio file) may not have the correct text for each marker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant