Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timecode tip #159

Merged
merged 3 commits into from
Apr 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.