The "To Keep Up" Wiki

A collection of information we find useful

User Tools

Site Tools


davinci_resolve_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
davinci_resolve_notes [2025.06.07 17:26] – [Captioning your Movie] Steve Isenbergdavinci_resolve_notes [2025.06.25 16:03] (current) Steve Isenberg
Line 215: Line 215:
  
 ====Captioning your Movie==== ====Captioning your Movie====
-First, you need a caption file that Resolve can read.  If you use Zoom you may have a VTT or caption file.  For Resolve you need a SRT file.  Two ways to get this SRT file.  (You can also manually enter the captions but I'm not discussing that here.)+First, you need a caption file that Resolve can read; if you use Zoom you may have a transcript VTT file. (You can also manually enter the captions but I'm not discussing that here.)
 ===Prepare the caption file=== ===Prepare the caption file===
 for Resolve version 19+, it's easier than before. for Resolve version 19+, it's easier than before.
-  - You'll need the transcript.vtt file.  Copy it (to save its original form) to a new file, say XX+  * Optionally remove the names from the captions  (so the caption is “hello world” instead of “John Smith: hello world”). To do this: 
-  - Optionally edit the XX file and remove CONTINUE HERE> +    Copy the ...transcript.vtt file (to save its original form) to a new file, say XX.vtt. 
-   +    - Edit the XX.vtt file and remove the names from the captions 
-  - Copy the transcript.vtt file to new file with an .srt extension +      * remove names from captions using vim: ''<color #666666>:g/[A-Za-z].*:/s/^.*: ⁄⁄ </color>''
-    - note this file has form: 1 time->time text +
-  - Edit the new .srt file +
-    - Delete the first two lines: the WEBVTT file and the blank line beneath it +
-    - NOT NECESSARY DON'T DO For each timestamp, replace the period with a comma. +
-      * From: 00:00:03.090 (from VTT) +
-      * To: 00:00:03,090 (in SRT) +
-    - Optionally, you can removed the names from the captions (so the caption is “hello world” instead of “John Smith: hello world”+
-Preparing the file using vim:  +
-  - DON”T NEED TO fix dot to comma: ''<color #666666>:g/^[0-9]/s/\./\,/g</color>'' +
-  - remove names from captions: ''<color #666666>:g/[A-Za-z].*:/s/^.*: ⁄⁄ </color>''+
 //There may be programs that do this conversion but that's not what I'm using.// //There may be programs that do this conversion but that's not what I'm using.//
 ===Adding the captions to your movie=== ===Adding the captions to your movie===
   * In Resolve, Timeline Edit   * In Resolve, Timeline Edit
-  * File > Import file > Import Subtitle, select the .srt file.+  * File > Import file > Import Subtitle, select the ...transcript.vtt or XX.vtt file.
   * In timeline, above Video 1, right-click and add subtitle track.   * In timeline, above Video 1, right-click and add subtitle track.
-  * It becomes a third track area, above audio and video track areas.+  * It becomes a third track area, above the audio and video track areas.
   * Move the timeline cursor to the place where the first caption should go (if captions start at 00:00:03,090, then move cursor to approximately there)   * Move the timeline cursor to the place where the first caption should go (if captions start at 00:00:03,090, then move cursor to approximately there)
-  * Copy the srt file to this track to align with this cursor (at approximately 00:00:03,090). +  * Copy the ...transcript.vtt or XX.vtt file to this track to align with this cursor (at approximately 00:00:03,090). 
-  * On the caption track, choose the eyeball to make captions visible.+  * (might not need to do this:On the caption track, choose the eyeball to make captions visible.
   * Then select the caption track, and go to inspector.  I have found these to be useful, but play around till you're happy:   * Then select the caption track, and go to inspector.  I have found these to be useful, but play around till you're happy:
     * Open Sans size 35 line spacing -10 Left alignment     * Open Sans size 35 line spacing -10 Left alignment
Line 247: Line 237:
  
 ===Rendering with Captions Showing=== ===Rendering with Captions Showing===
-  * Use Custom (you can not export to YouTube directly) +  * Use Custom 
-  * Video+  * Video tab
   * Open Subtitle Settings   * Open Subtitle Settings
-  Export Subtitle +    Select export Subtitle 
-  * Format “Burn into video”+    * Format “As a separate file” -- it'll have a ''.srt'' extension 
 +  * Open YouTube settings 
 +    * Select Upload directly to YouTube 
 +    * Enter title, description, privacy, and category 
 +  * After the upload to YouTube completes, edit it, select language, and upload the ''.srt'' captions file that Resolve created, use its timing information. 
 + 
 +//The subtitle format “Burn into video” permanently overlays the captions into the video and they are always visible during playback. \\  
 +The subtitle format “As a separate file” produces a .srt file that can be separately uploaded to YouTube and allows the viewer to turn captioning on and off.\\  
 +The subtitle format “As embedded captions” embeds the captions into the video file's metadata and they are not visible unles the playback device or software explicitly supports and enables them.// 
  
 ====Render just part of your timeline==== ====Render just part of your timeline====
Line 437: Line 435:
   * LiSong Pro   * LiSong Pro
  
-=====Application Problems=====+======Application Problems=====
 + 
 + 
 +===== DaVinci Resolve Performance Issues on macOS Sequoia ===== 
 + 
 +====Problem Description ==== 
 +After updating MacBook to macOS Sequoia, DaVinci Resolve runs slowly with high GPU pressure (green portion fills Activity Monitor graph). Simple actions like pressing L to play may take over a minute to respond. 
 + 
 +==== Root Cause ==== 
 +The high green usage in Activity Monitor indicates **GPU (graphics processing) pressure**, which is likely causing DaVinci Resolve slowdowns after the macOS Sequoia update. 
 + 
 +**Why this is happening:** 
 +  * macOS Sequoia changed how it manages GPU resources 
 +  * DaVinci Resolve is heavily GPU-dependent for video processing 
 +  * Your GPU is being overwhelmed or not allocated properly 
 +  * Sequoia may have different GPU scheduling/memory management 
 + 
 +==== Solutions ==== 
 + 
 +=== 1. Check GPU Settings in DaVinci Resolve === 
 +  - Go to **DaVinci Resolve → Preferences → Memory and GPU** 
 +  - Try switching between Metal and OpenCL (if available) 
 +  - Reduce GPU memory usage slider if it's maxed out 
 + 
 +=== 2. Lower Playback Quality === 
 +  - In the viewer, change playback quality from ”Auto” to ”Half” or ”Quarter” 
 +  - This reduces GPU load during timeline playback 
 + 
 +=== 3. Generate Optimized Media === 
 +  - Select clips in Media Pool → right-click → **Generate Optimized Media** 
 +  - This creates GPU-friendly versions for smoother playback 
 + 
 +=== 4. macOS System Fixes === 
 +  - **Restart your Mac** (clears GPU memory) 
 +  - Check **System Settings → Battery → Options** and disable “Low Power Mode” if on 
 +  - Close other GPU-intensive apps (Chrome, other video software) 
 + 
 +=== 5. DaVinci Resolve Updates === 
 +  - Check if there's a newer version optimized for Sequoia 
 +  - Blackmagic often releases compatibility updates after major macOS releases 
 + 
 +=== 6. Reset Preferences === 
 +  - Hold **Option** while starting DaVinci Resolve to reset preferences 
 + 
 +==== Additional Notes ==== 
 +If these solutions don't help, you might need to wait for a DaVinci Resolve update specifically addressing Sequoia compatibility issues. 
 + 
 +==== Related Issues ==== 
 +  * GPU pressure after macOS updates 
 +  * Video editing performance degradation 
 +  * macOS Sequoia compatibility problems 
 + 
 + 
  
-====Cannot move or resize Resolve window====+=====Cannot move or resize Resolve window=====
 While the program works, it's stuck in one place on one of your screens, it cannot be resized or moved.  Frustrating if you want to make the window bigger or smaller.  For me it was stuck on one monitor the lower left. While the program works, it's stuck in one place on one of your screens, it cannot be resized or moved.  Frustrating if you want to make the window bigger or smaller.  For me it was stuck on one monitor the lower left.
  
davinci_resolve_notes.1749342411.txt.gz · Last modified: by Steve Isenberg