|
|
Line 7: |
Line 7: |
| }} | | }} |
| {{DraftOption}} | | {{DraftOption}} |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
| | | |
| {{PubExtended}} | | {{PubExtended}} |
− |
| |
− |
| |
− |
| |
− |
| |
| | | |
| {{DraftExtended}} | | {{DraftExtended}} |
− |
| |
− |
| |
− |
| |
− |
| |
− |
| |
| | | |
| {{OptionCreate | | {{OptionCreate |
Revision as of 19:28, January 14, 2019
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
play.h264videoformat
Default Value: 0a=2,0b=2,0c=2,0d=2,14=2,15=2,16=2,1e=2
Valid Values: Specify a comma-separated list of H.264 video formats.
Changes Take Effect: Immediately
A comma-separated list of H.264 video formats that are used for selecting H.264 video files to play. The video format is in the form of "byte_value=mpi" where byte value is the last byte of the profile-level-id, and mpi is the minimum picture interval. The last byte of the profile-level-id in the negotiated SDP is matched against the desired minimum picture interval specified in this configuration parameter. MCP shall select the prompt file with filename ending as profile-level-id=matched_minimum_picture_interval to play. If the last byte of profile-level-id of the negotiated SDP is not found in this configuration parameter list, no file will be played. For example, if this configuration parameter has value 0a=2, and if negotiated SDP for H.264 codec has specified profile-level-id as 42e00a, then MCP shall look for prompt file name ending with H264_42e00a=2.
Draft Option
No draft option