Convert Time To Sequence Display Timecode
Formats internal sequence time using a sequence's display format and zero point. Uses the selected sequence's display format and zero point. Video display conversion supports the audited core formats plus FRAMES and feet+frames; audio display support covers the currently mapped AUDIO_SAMPLES and AUDIO_MS cases. Use mediaType to choose the relevant audio/video timing domain. On prSequenceRemoveItems, it selects Premiere's ripple alignment/time grid and does not filter the supplied items.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
timeSeconds | yes | expression | number | — |
sequence | yes | expression | reference, string | — |
mediaType | no | expression | enum-string | VIDEO, AUDIO |
Notes
No additional notes are available yet.
See Also
- Premiere Reference Paths: Explains Premiere reference path strings for project items, sequences, tracks, timeline items, markers, components, and parameters.
Examples
Render Marker Ranges With Export Preset
Configures preset, output folder, filename pattern, and collision handling in one dialog, then renders one safely named file per non-zero-duration active-sequence marker with counted failures and guarded In/Out restoration.
Topics: markers, rendering and export, sequence export, presets, filename patterns, file dialogs, folder dialogs, collision handling
Source: recipes/ex-markers-render-active-sequence-ranges-with-preset.json