MP4 File
Write an MP4 output file. A streaming output file (e.g. fragmented MP4) is created continuously, with finalised MP4 files available on demand.
Component Configuration
| Option | Description | Required | Environment override |
|---|---|---|---|
id |
A unique identifier for the component instance |
✓ |
|
displayName |
The name shown in the Studio UI of this component |
✓ |
|
fileName |
The filename to write (default: "output") |
✗ |
|
writeMode |
File write mode for the continuous output (default: "fragmented") |
✗ |
|
incrementalWriteInterval |
How often to write out the header when in incremental mode (in seconds) (default: 10) |
✗ |
|
expectedFileDuration |
How long the file is expected to be - used in incremental mode to reserve header space (in seconds) (default: 3600) |
✗ |
|
notes |
Additional notes about this component |
✗ |
|
Options with an environment override can be set when Studio starts, without
editing the workflow. |
Tags: mp4 egest