elonen / elonen/clapshot

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

Open
#80 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
267
Forks
31
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.