Skip to content

Commit

Permalink
add tip about timecode in extract review settings
Browse files Browse the repository at this point in the history
  • Loading branch information
MustafaJafar committed Apr 9, 2024
1 parent 5f105ba commit aa33606
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/docs/addon_core_settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,15 @@ A profile may generate multiple outputs from a single input. Each output must de
- **Input arguments** input definition arguments of video or image sequence - this setting has limitations as you have to know what is input.
- **Output arguments** other FFmpeg output arguments like codec definition.

:::tip Time Code argument
**Time Code argument:** `-timecode {timecode}`

Time Code `{timecode}` key is supported which is evaluated in the format `HH:MM:SS:FF`.
> It helps loading review files into Resolve - by having this timecode metadata included then Resolve 'understands' what the start frame / timecode is of the loaded media.
![core_extract_review_out_args](assets/core_extract_review_out_args.png)
:::

- **`Output width`** and **`Output height`**
- It is possible to rescale output to specified resolution and keep aspect ratio.
- If value is set to 0, source resolution will be used.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aa33606

Please sign in to comment.