essenceTrackDuration

The descriptor essenceTrackDuration provides a timestamp for the overall length or duration of a track. It represents the track playback time.

XPATH LOCATION:

/ pbcoreDescriptionDocument / pbcoreInstantiation / instantiationEssenceTrack / essenceTrackDuration

USAGE RULES:

Occurs:

1 time or less

May Contain:

Contained by:

Contained with:

[Any elements used MUST appear in this relative order]

EXAMPLES:

  • <essenceTrackDuration>00:56:22:13</essenceTrackDuration>
  • <essenceTrackDuration>00:28:44</essenceTrackDuration>
  • <essenceTrackDuration>01;34;28;05</essenceTrackDuration>

VOCABULARIES:

PBCore recommends flexibility in expressing time stamps. Radio producers often prefer the simple HH:MM:SS designation. Television producers prefer the SMPTE time code standards HH:MM:SS:FF. Some multimedia architectures express time in HH:MM:SS.mmm, where the mmm represents milliseconds.

Consequently, the best practice is to match the time stamp designation to your preferred method:

  • HH:MM:SS
  • HH:MM:SS.mmm
  • HH:MM:SS:FF (SMPTE Timecode nondrop frame-NTSC)
  • HH;MM;SS;FF (SMPTE Timecode drop frame-NTSC)

Leave a Reply