Jump to: navigation, search

GVP MCP:mpc:videotranscoder-h264-resolutions

m (1 revision imported)
 
(15 intermediate revisions by 3 users not shown)
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=
+
|valid=Any combination of: SQCIF, QCIF, QVGA, CIF, VGA, 4CIF, SVGA, 720P and custom resolution "WidthxHeight".
 
|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=
|section=mpc
 
|urlsection=mpc
 
|groupid=grpMedia
 
|groupname=Media Processing
 
|format=string
 
|prodshort=GVP
 
|component=GVP_MCP
 
|compshort=MediaControlPlatform
 
}}
 
[[Category:GVP_MCP_options]]
 
  
<!-- DO NOT EDIT -->
+
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.
  
==Extended Description==
 
  
{{Extended
 
|internalformid=1 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
 
}}
 
}}
 +
{{DraftOption}}
  
=Draft=
+
{{PubExtended}}
  
{{Optionstmp
+
{{DraftExtended}}
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|parameter=
 
|displayname=
 
|hidden=
 
|default=
 
|valid=
 
|takeseffect=
 
|shortdesc=
 
|section=
 
|groupid=
 
|groupname=
 
|format=
 
|prodshort=
 
}}  
 
  
==Extended Description==
+
{{OptionCreate
 +
|component=GVP_MCP
 +
|compshort=GVP_MCP
 +
|prodshort=GVP
 +
|configobject=Application
 +
|section=mpc
 +
|parameter=videotranscoder.h264.resolutions
 +
|groupid=grpMedia
 +
|groupname=Media Processing
 +
|format=string
 +
|displayname=H264 Transcodable Resolution List
 +
}}
  
{{Extended
+
[[Category:GVP_MCP_options]]
|internalformid=2 (DO NOT EDIT THIS VALUE)
 
|docstatus=
 
|mandatory=
 
|introduced=
 
|modified=
 
|discontinued=
 
|feature=
 
|relatedoptions=
 
|relatedlinks=
 
|configobject=
 
|moredesc=
 
}}
 

Latest revision as of 16:00, June 29, 2020



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

This page was last edited on June 29, 2020, at 16:00.
Comments or questions about this documentation? Contact us for support!