Jump to: navigation, search

GVP MCP:mpc:videotranscoder-h264-resolutions

m (1 revision imported)
Line 1: Line 1:
----
+
{{PubOption
__NOTOC__
 
 
 
<!-- ==================== -->
 
<!-- DO NOT EDIT -->
 
=Published=
 
{{Optionstmp
 
|internalformid=1 (DO NOT EDIT THIS VALUE)
 
|fromxml=true
 
|docstatus=Published
 
|fromxml=true
 
|parameter=videotranscoder.h264.resolutions
 
|urlparameter=videotranscoder-h264-resolutions
 
|displayname=H264 Transcodable Resolution List
 
 
|hidden=false
 
|hidden=false
 
|default=SQCIF QCIF QVGA CIF VGA 4CIF SVGA 720P
 
|default=SQCIF QCIF QVGA CIF VGA 4CIF SVGA 720P
|valid=
 
 
|takeseffect=At start/restart
 
|takeseffect=At start/restart
 
|shortdesc=This parameter specifies the list of H264 encodable resolutions when H264 transcoding is applied. If empty, defaults to "SQCIF QCIF QVGA CIF VGA 4CIF SVGA 720P". ITU-T H264 Recommendation document Table A.6 specifies the list of resolution/frame rate/bit rate limits per level. If the resolution needs to be downscaled because of the level requirement, the resolution closest downward in this list will be selected. Format: <resolution> <resolution> [<resolution> ...] Where <resolution> is <width>x<height> or one of the following keywords - SQCIF - Sub-QCIF resolution (128x96) QCIF - QCIF resolution (176x144) QVGA - QVGA resolution (320x240) CIF - CIF resolution (352x288) VGA - VGA resolution (640x480) 4CIF - 4CIF resolution (704x576) SVGA - SVGA resolution (800x600) 720P - 720P HD resolution (1280x720) When <width>x<height> syntax is used, the resolution must be less than or equal to 720P HD resolution. WARNING: MCP will fail to start if invalid resolution is specified.
 
|shortdesc=This parameter specifies the list of H264 encodable resolutions when H264 transcoding is applied. If empty, defaults to "SQCIF QCIF QVGA CIF VGA 4CIF SVGA 720P". ITU-T H264 Recommendation document Table A.6 specifies the list of resolution/frame rate/bit rate limits per level. If the resolution needs to be downscaled because of the level requirement, the resolution closest downward in this list will be selected. Format: <resolution> <resolution> [<resolution> ...] Where <resolution> is <width>x<height> or one of the following keywords - SQCIF - Sub-QCIF resolution (128x96) QCIF - QCIF resolution (176x144) QVGA - QVGA resolution (320x240) CIF - CIF resolution (352x288) VGA - VGA resolution (640x480) 4CIF - 4CIF resolution (704x576) SVGA - SVGA resolution (800x600) 720P - 720P HD resolution (1280x720) When <width>x<height> syntax is used, the resolution must be less than or equal to 720P HD resolution. WARNING: MCP will fail to start if invalid resolution is specified.
 +
}}
 +
{{DraftOption}}
 +
{{PubExtended}}
 +
{{DraftExtended}}
 +
{{OptionCreate
 +
|component=GVP_MCP
 +
|compshort=GVP_MCP
 +
|prodshort=GVP
 +
|configobject=Application
 
|section=mpc
 
|section=mpc
|urlsection=mpc
+
|parameter=videotranscoder.h264.resolutions
|groupid=grpMedia
 
|groupname=Media Processing
 
|format=string
 
|prodshort=GVP
 
|component=GVP_MCP
 
|compshort=MediaControlPlatform
 
}}
 
[[Category:GVP_MCP_options]]
 
 
 
<!-- DO NOT EDIT -->
 
<!-- ==================== -->
 
 
 
==Extended Description==
 
 
 
{{Extended
 
|internalformid=1 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
 
}}
 
}}
  
=Draft=
+
[[Category:GVP_MCP_options]]
 
 
{{Optionstmp
 
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|parameter=
 
|displayname=
 
|hidden=
 
|default=
 
|valid=
 
|takeseffect=
 
|shortdesc=
 
|section=
 
|groupid=
 
|groupname=
 
|format=
 
|prodshort=
 
}}
 
 
 
==Extended Description==
 
 
 
{{Extended
 
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
}}
 

Revision as of 03:11, October 31, 2016


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

videotranscoder.h264.resolutions

Default Value: SQCIF QCIF QVGA CIF VGA 4CIF SVGA 720P
Valid Values: Any combination of: SQCIF, QCIF, QVGA, CIF, VGA, 4CIF, SVGA, 720P and custom resolution "WidthxHeight".
Changes Take Effect: At start/restart


This parameter specifies the list of H264 encodable resolutions when H264 transcoding is applied. If empty, defaults to "SQCIF QCIF QVGA CIF VGA 4CIF SVGA 720P". ITU-T H264 Recommendation document Table A.6 specifies the list of resolution/frame rate/bit rate limits per level. If the resolution needs to be downscaled because of the level requirement, the resolution closest downward in this list will be selected. Format: <resolution> <resolution> [<resolution> ...] Where <resolution> is <width>x<height> or one of the following keywords - SQCIF - Sub-QCIF resolution (128x96) QCIF - QCIF resolution (176x144) QVGA - QVGA resolution (320x240) CIF - CIF resolution (352x288) VGA - VGA resolution (640x480) 4CIF - 4CIF resolution (704x576) SVGA - SVGA resolution (800x600) 720P - 720P HD resolution (1280x720) When <width>x<height> syntax is used, the resolution must be less than or equal to 720P HD resolution. WARNING: MCP will fail to start if invalid resolution is specified.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!