IPSFreelancer Tools
Back to tools

Guide

Instructions

What it does: turns pasted timecoded review comments into Resolve timeline markers. Single timestamps become point markers; start-end ranges become duration markers.

  1. Open the Resolve timeline where the review notes should become markers.
  2. Open Workspace > Scripts > Utility > Comments To Resolve Markers.
  3. Paste the timecoded review comments into the text box.
  4. Preview the parsed marker list and fix any warnings.
  5. Choose a marker color if needed.
  6. Add the markers to the timeline.

Accepted Formats

  • 00:39 - Single marker comment
  • 00:42 - 00:46 - Ranged marker comment
  • 01:02:03 - HH:MM:SS also works

Setup

Installation

  1. Download the .lua file.
  2. Place it inside Resolve's Utility scripts folder.
  3. Restart DaVinci Resolve.
  4. Open it from Workspace > Scripts > Utility.

Windows: %APPDATA%\Blackmagic Design\DaVinci Resolve\Support\Fusion\Scripts\Utility

macOS: ~/Library/Application Support/Blackmagic Design/DaVinci Resolve/Support/Fusion/Scripts/Utility

Updates

Version History

v1.0
  • Public tool page prepared for review-comment marker imports.
  • Added point marker and duration marker usage guidance.