-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
davinci resolve chapters and cheatsheets
- Loading branch information
1 parent
7e60eaf
commit 7eb0f8a
Showing
2 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
content/blog/export-youtube-chapters-with-davinci-resolve.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
path: blog | ||
date: "2024-11-27T10:00:00.000Z" | ||
lastUpdated: "2024-11-27T10:00:00.000Z" | ||
title: How to export YouTube chapters with DaVinci Resolve | ||
description: Learn how to add chapter markers and export them for YouTube videos using DaVinci Resolve | ||
featuredImage: | ||
src: "davinci-resolve-logo.png" | ||
alt: "DaVinci Resolve logo" | ||
tags: | ||
- youtube | ||
- davinci_resolve | ||
isPublished: true | ||
--- | ||
|
||
# How to export YouTube chapters with DaVinci Resolve | ||
|
||
Adding chapters to your YouTube videos helps viewers navigate through different sections easily. Here's how to create and export chapters using DaVinci Resolve. | ||
|
||
## Adding Chapter Markers | ||
|
||
3. Move the playhead to where you want a chapter to start | ||
4. Press 'M' on your keyboard to add a marker | ||
5. Double click the marker to edit its name | ||
6. Repeat for all chapter points in your video | ||
|
||
## Exporting Chapters | ||
|
||
1. Select Youtube export settings | ||
2. Check "Upload directly to YouTube" | ||
3. Check "Chapters from Markers" | ||
4. Click export |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
path: cheatsheet | ||
date: "2024-11-27T10:00:00.000Z" | ||
lastUpdated: "2024-11-27T10:00:00.000Z" | ||
title: DaVinci Resolve Cheatsheet | ||
description: My favorite DaVinci Resolve shortcuts and tips | ||
tags: | ||
- davinci-resolve | ||
isPublished: true | ||
featuredImage: | ||
src: "davinci-resolve-logo.png" | ||
alt: "DaVinci Resolve logo" | ||
--- | ||
|
||
If I need to look up multiple times, I should just record it in my own cheatsheet. | ||
|
||
### Shortcuts | ||
|
||
`m' add chapter marking | ||
|
||
### Additional Resources | ||
|
||
- [How to correct iPhone footage in DaVinci Resolve | ||
](https://www.marcusmth.com/iphone-footage-davinci-resolve) |