-
-
Notifications
You must be signed in to change notification settings - Fork 556
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
[EDIT] Exporting sequence markers #2146
Comments
Is there a standard format for this that YouTube etc. supports? |
Well, you just copy and paste text into the description. Something like this:
|
It appears there are a few rules to follow: |
The YouTube format only allows minutes and seconds, which may be insufficient for people who need their markers to be frame/sample accurate. Not necessarily a dealbreaker, but does imply that this will probably need to be able to support more than just YouTube as a format if implemented. |
It would also be good to implement exporting markers to OTIO now they support them. |
I assume that would just be part of the regular OTIO export? |
Yes it would be. Sorry probably not that relevant to this issue |
Commit Hash
af76fbf
Platform
Fedora 37
Summary
It would be nice to have the ability to export the markers in a sequence. This can save some time for people who upload videos to YouTube, and want to automatically have the chapters (timestamps) of the video.
Additional Information / Output
It could offer different formats, like .txt or .csv. And you could be able to choose the marker properties to export (In, Out, Color, Name).
The text was updated successfully, but these errors were encountered: