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

Feature Request: Export Comments and Notes as Markers for Video Editing Software #80

Open
zak23 opened this issue Nov 18, 2024 · 1 comment

Comments

@zak23
Copy link

zak23 commented Nov 18, 2024

Description
It would be incredibly helpful if Clapshot could allow users to download comments and notes as markers that can be imported into video editing software like DaVinci Resolve or Adobe Premiere Pro.

Proposed Workflow
Users create timestamps, comments, and notes in Clapshot.
Provide an option to export these annotations as:
A .csv file formatted for easy import into DaVinci Resolve or Adobe Premiere Pro.
Other supported formats like .xml for broader compatibility.
Users import the exported file into their video editing software, where the comments appear as markers on the timeline.
Benefits
Streamlines collaboration between teams using Clapshot for review and editors using professional software.
Reduces manual work of transferring comments and notes into editing timelines.
Enhances efficiency for video production workflows.
Examples of Marker Formats
DaVinci Resolve:

.csv format with columns like Timecode, Name, Comment, Color.
Example:

csv
Copy code
Timecode,Name,Comment,Color
00:00:10:00,Note 1,"Increase brightness",Red
00:01:20:00,Note 2,"Add transition",Green
Adobe Premiere Pro:

.xml format compatible with the timeline markers.
Additional Context
This feature could be extended to support other tools and formats commonly used in the industry, making Clapshot more versatile.

@elonen
Copy link
Owner

elonen commented Nov 18, 2024

Is there an XML format that is compatible with all major NLEs for marker import?

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

2 participants