Chapter 3 ’Web User Graphical Interface’ — Workflow Library
Electra VS
-
Version 05.10 375
User Manual - Rev. A
Output file prefix
: prefix added to the manifest name
[prefix]_manifest.mpd
and the segment file names if segment
template is not customized.
Segment template
:
If set to
Auto
, the media and initialization segment names will be
built as follows:
For disk file format (i.e. if
MPEG-DASH files format
is set to
Disk file format
)
-
Video file:
[prefix]_video-$Number$_$Bandwidth$bps.mp4
-
Audio file:
[prefix]_audio-$Number$_$Bandwidth$bps_Input_
$RepresentationID$.mp4
-
Subtitle file:
[prefix]
_subtitle-$Number$_$Bandwidth$bps_Input_
$RepresentationID$.mp4
For interleaved media segment (i.e. if
Interleaving
is set
to
true
), the media and initialization segment names will be
built as follows:
-
Multiplexer file:
[prefix]_mux-av_$Bandwidth$bps_Input_
$RepresentationID$.mp4
For disk file format (i.e. if
MPEG-DASH files format
is set to
Wire file format
)
-
Video media segment:
[prefix]_video-$Number$_$Bandwidth$bps.mp4
-
Audio media segment:
[prefix]_audio-$Number$_$Bandwidth$bps_Input_
$RepresentationID$.mp4
-
Subtitle media segment:
[prefix]
_subtitle-$Number$_$Bandwidth$bps_Input_
$RepresentationID$.mp4
-
Video initialization segment:
[prefix]_video_$Bandwidth$bps-init.mp4
-
Audio initialization segment:
[prefix]_audio_$Bandwidth$bps_Input_
$RepresentationID$-init.mp4
-
Subtitle initialization segment:
[prefix]_subtitle_$Bandwidth$bps_Input_
$RepresentationID$-init.mp4