Video tags
Video tags can be used to extract information from video and movie files. Note, not all video types and codecs are supported.
| <Video Width> | Inserts the width of the video. |
| <Video Height> | Inserts the height of the video. |
| <Video FrameRate> | Number of frames per second. |
| <Video Title> | |
| <Video Genre> | |
|
<Video Date:format> <Video Time:format> |
See <Date> tag for a description of the parameter. |
| <Video Date Year:x> <Video Date Month:x> <Video Date Day> <Video Date Hour> <Video Date Min> <Video Date Sec> |
Use these tags to insert date and time values for the date the video was produced.
See <Month> tag for a description of the parameter for the <Video Date Month> tag. |
| <Video Duration> | The total duration of the video formatted in hours, minutes, and seconds |
| <Video Hour> | The hour time part of the video duration. Use parameter to control zero padding: <Video Hour:0> |
| <Video Min> | The minute time part of the video duration. Use parameter to control zero padding: <Video Min:0> |
| <Video Sec> | The second time part of the video duration. Use parameter to control zero padding: <Video Sec:0> |