The profile to use for encoding video. The profile specifies the video codec, video bitrate, and so on.
Set this parameter to one of the following values:
mpeg4video_h264_hd
mpeg4video_h264_720p
mpeg4video_h264_360p
mpeg4video_h264_sd
mpeg2video
mpeg2video_broadcast
The MPEG4 profiles use the H264 codec for encoding video and are suitable for playback over the web, for example if your users view video using the HPE MMAP Media Player or the native player of a web browser that supports H264. HPE recommends using the MPEG4 profiles in most cases, but you can use the MPEG2 profiles if you need to support a media player that cannot decode H264.
For more information about these profiles, refer to the HPE Media Server Administration Guide.
Type: | String |
Default: | mpeg2Video |
Required: | No |
Configuration Section: | TaskName |
Example: | VideoProfile=mpeg4video_h264_hd
|
See Also: | AudioProfile |
|