You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
.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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: