GuideReference
TrainingSupportCommunity
Guide

random_​seek

  • Property Manager name: Random Seek
  • Behavior version: The v2024-05-31 rule format supports the random_​seek behavior v1.2.
  • Rule format status: GA, stable
  • Access: Read/Write
  • Allowed in includes: Yes

Optimizes .flv and .mp4 files to allow random jump-point navigation.

OptionTypeDescriptionRequires
flvboolean

Enables random seek optimization in FLV files.

{"displayType":"boolean","tag":"input","type":"checkbox"}
mp4boolean

Enables random seek optimization in MP4 files.

{"displayType":"boolean","tag":"input","type":"checkbox"}
maximum_​sizestring

Sets the maximum size of the MP4 file to optimize, expressed as a number suffixed with a unit string such as MB or GB.

mp4 is true
{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"mp4","op":"eq","value":true}}