Skip to main content

Convert Time To Sequence Display Timecode

Category: Pr Time Convert Time To Sequence Display Timecode block screenshot

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​

InputRequiredValue KindTypesEnum Values
timeSecondsyesexpressionnumber—
sequenceyesexpressionreference, string—
mediaTypenoexpressionenum-stringVIDEO, 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 Sequence Marker Ranges

Renders one safely named file per non-zero-duration active-sequence marker. The setup dialog offers an optional `.epr` preset; leaving it empty uses the Premiere-installed H.264 Match Source - Adaptive High Bitrate preset.

kind: Recipe · format: persisted-document · validation: Schema only

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

Download JSON