DICOM PS3.3 2024d - Information Object Definitions |
---|
Table C.7-13 specifies the Attributes of the Cine Module, which describe a Multi-frame Cine Image.
Table C.7-13. Cine Module Attributes
Describes the preferred playback sequencing for a multi-frame image. |
|||
Nominal time (in msec) per individual frame. See Section C.7.6.5.1.1 for further explanation. Required if Frame Increment Pointer (0028,0009) points to Frame Time. |
|||
An array that contains the real time increments (in msec) between frames for a Multi-frame image. See Section C.7.6.5.1.2 for further explanation. Required if Frame Increment Pointer (0028,0009) points to Frame Time Vector. |
|||
The frame number of the first frame of the Multi-frame image to be displayed. |
|||
The Frame Number of the last frame of a Multi-frame image to be displayed. |
|||
Recommended rate at which the frames of a Multi-frame image should be displayed in frames/second. |
|||
Time (in msec) from Content Time (0008,0033) to the start of the first frame in a Multi-frame image. |
|||
Delay time in milliseconds from trigger (e.g., X-Ray on pulse) to the first frame of a Multi-frame image. |
|||
Total time in seconds that data was actually taken for the entire Multi-frame image. |
|||
Description of any multiplexed audio channels. See Section C.7.6.5.1.3. Zero or more Items may be included in this Sequence. Required if the Transfer Syntax used to encode the multi-frame image contains multiplexed (interleaved) audio channels, such as is possible with MPEG2 Systems (see [ISO/IEC 13818-1]). |
|||
A reference to the audio channel as identified within Transfer Syntax encoded bit stream (1 for the main channel, 2 for the second channel and 3 to 9 to the complementary channels). |
|||
Frame Time (0018,1063) is the nominal time (in milliseconds) between individual frames of a Multi-frame image. If the Frame Increment Pointer points to this Attribute, Frame Time shall be used in the following manner to calculate 'the relative time' for each frame:
Frame 'Relative Time' (n) = Frame Delay + Frame Time * (n-1)
where: n = number of frame within the Multi-frame image and the first frame number is one
Frame Time Vector (0018,1065) is an array that contains the time increments (in milliseconds) between the nth frame and the previous frame for a Multi-frame image. The first frame always has a time increment of 0. If the Frame Increment Pointer points to this Attribute, the Frame Time Vector shall be used in the following manner to calculate 'relative time' T(n) for frame n:
During a video acquisition, audio may be used for voice commentary of what is being observed, as well as to record sound-based physiological information such as Doppler audio.
Some Transfer Syntaxes allow for the multiplexing of interleaved audio with video data, and the Attributes of the Cine Module support this encoding paradigm. They are not intended to describe audio acquired simultaneously when it is encoded in other SOP Instances or within Attributes other than Pixel Data (7FE0,0010) of the same SOP Instance.
Synchronization between audio and video is assumed to be encoded at the Transfer Syntax level (i.e., within the encoded bit stream).
DICOM PS3.3 2024d - Information Object Definitions |
---|