Skip to content

Commit

Permalink
Merge pull request #159 from ynput/add-timecode-tip
Browse files Browse the repository at this point in the history
Add timecode tip
  • Loading branch information
MustafaJafar authored Apr 30, 2024
2 parents fe31e64 + e3558a0 commit 0fc0ab1
Show file tree
Hide file tree
Showing 3 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.
Binary file modified website/docs/assets/core_extract_review_profiles.png
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 0fc0ab1

Please sign in to comment.