Skip navigation links
com.tencentcloudapi.mps.v20190612.models

Class QualityControlItemConfig

Returns:
Type Quality control item name. The quality control item values are as follows:
  • LowEvaluation: No reference score.
  • Mosaic: Mosaic detection.
  • CrashScreen: Screen crash detection.
  • Blur: Blur detection.
  • BlackWhiteEdge: Black and white edge detection.
  • SolidColorScreen: Solid color screen detection.
  • LowLighting: Low lighting.
  • HighLighting: Overexposure.
  • NoVoice: Silence detection.
  • LowVoice: Low voice detection.
  • HighVoice: High voice detection.
  • Jitter: Jitter detection.
  • Noise: Noise detection.
  • QRCode: QR code detection.
  • BarCode: Barcode detection.
  • AppletCode: Applet code detection.
  • VideoResolutionChanged: The video resolution changed.
  • AudioSampleRateChanged: The audio sampling rate changed.
  • AudioChannelsChanged: The audio channel count changed.
  • ParameterSetsChanged: The stream parameter set information changed.
  • DarOrSarInvalid: Abnormal video aspect ratio.
  • TimestampFallback: DTS timestamp fallback.
  • DtsJitter: Excessive DTS jitter.
  • PtsJitter: Excessive PTS jitter.
  • AACDurationDeviation: Unreasonable AAC frame timestamp interval.
  • AudioDroppingFrames: Audio frame loss.
  • VideoDroppingFrames: Video frame loss.
  • AVTimestampInterleave: Unreasonable audio and video interleaving.
  • PtsLessThanDts: The PTS of media streams is less than DTS.
  • ReceiveFpsJitter: Excessive jitter of the frame rate received by the network.
  • ReceiveFpsTooSmall: Too low video frame rate received by the network.
  • FpsJitter: Excessive stream frame rate jitter calculated through PTS.
  • StreamOpenFailed: Stream opening failed.
  • StreamEnd: The stream ended.
  • StreamParseFailed: Stream parsing failed.
  • VideoFirstFrameNotIdr: The first frame is not an IDR frame.
  • StreamNALUError: NALU start code error.
  • TsStreamNoAud: The H26x stream of MPEGTS lacks AUD NALU.
  • AudioStreamLack: No audio stream.
  • VideoStreamLack: No video stream.
  • LackAudioRecover: Lack of audio stream recovery.
  • LackVideoRecover: Lack of video stream recovery.
  • VideoBitrateOutofRange: Out-of-range video stream bitrate (kbps).
  • AudioBitrateOutofRange: Out-of-range audio stream bitrate (kbps).
  • VideoDecodeFailed: Video decoding error.
  • AudioDecodeFailed: Audio decoding error.
  • AudioOutOfPhase: Opposite phase in Dual-channel audio.
  • VideoDuplicatedFrame: Duplicate frames in the video stream.
  • AudioDuplicatedFrame: Duplicate frames in the audio stream.
  • VideoRotation: Video image rotation.
  • TsMultiPrograms: The MPEG2-TS stream has multiple programs.
  • Mp4InvalidCodecFourcc: The codec fourcc in MP4 does not meet Apple HLS requirements.
  • HLSBadM3u8Format: Invalid m3u8 file.
  • HLSInvalidMasterM3u8: Invalid main m3u8 file.
  • HLSInvalidMediaM3u8: Invalid media m3u8 file.
  • HLSMasterM3u8Recommended: The main m3u8 file lacks parameters recommended by the standard.
  • HLSMediaM3u8Recommended: The media m3u8 file lacks parameters recommended by the standard.
  • HLSMediaM3u8DiscontinuityExist: EXT-X-DISCONTINUITY exists in the media m3u8 file.
  • HLSMediaSegmentsStreamNumChange: The number of streams in the segment has changed.
  • HLSMediaSegmentsPTSJitterDeviation: PTS jitter between segments without EXT-X-DISCONTINUITY.
  • HLSMediaSegmentsDTSJitterDeviation: DTS jitter between segments without EXT-X-DISCONTINUITY.
  • TimecodeTrackExist: TMCD track in MP4.
  • Parameters:
    Type - Quality control item name. The quality control item values are as follows:
  • LowEvaluation: No reference score.
  • Mosaic: Mosaic detection.
  • CrashScreen: Screen crash detection.
  • Blur: Blur detection.
  • BlackWhiteEdge: Black and white edge detection.
  • SolidColorScreen: Solid color screen detection.
  • LowLighting: Low lighting.
  • HighLighting: Overexposure.
  • NoVoice: Silence detection.
  • LowVoice: Low voice detection.
  • HighVoice: High voice detection.
  • Jitter: Jitter detection.
  • Noise: Noise detection.
  • QRCode: QR code detection.
  • BarCode: Barcode detection.
  • AppletCode: Applet code detection.
  • VideoResolutionChanged: The video resolution changed.
  • AudioSampleRateChanged: The audio sampling rate changed.
  • AudioChannelsChanged: The audio channel count changed.
  • ParameterSetsChanged: The stream parameter set information changed.
  • DarOrSarInvalid: Abnormal video aspect ratio.
  • TimestampFallback: DTS timestamp fallback.
  • DtsJitter: Excessive DTS jitter.
  • PtsJitter: Excessive PTS jitter.
  • AACDurationDeviation: Unreasonable AAC frame timestamp interval.
  • AudioDroppingFrames: Audio frame loss.
  • VideoDroppingFrames: Video frame loss.
  • AVTimestampInterleave: Unreasonable audio and video interleaving.
  • PtsLessThanDts: The PTS of media streams is less than DTS.
  • ReceiveFpsJitter: Excessive jitter of the frame rate received by the network.
  • ReceiveFpsTooSmall: Too low video frame rate received by the network.
  • FpsJitter: Excessive stream frame rate jitter calculated through PTS.
  • StreamOpenFailed: Stream opening failed.
  • StreamEnd: The stream ended.
  • StreamParseFailed: Stream parsing failed.
  • VideoFirstFrameNotIdr: The first frame is not an IDR frame.
  • StreamNALUError: NALU start code error.
  • TsStreamNoAud: The H26x stream of MPEGTS lacks AUD NALU.
  • AudioStreamLack: No audio stream.
  • VideoStreamLack: No video stream.
  • LackAudioRecover: Lack of audio stream recovery.
  • LackVideoRecover: Lack of video stream recovery.
  • VideoBitrateOutofRange: Out-of-range video stream bitrate (kbps).
  • AudioBitrateOutofRange: Out-of-range audio stream bitrate (kbps).
  • VideoDecodeFailed: Video decoding error.
  • AudioDecodeFailed: Audio decoding error.
  • AudioOutOfPhase: Opposite phase in Dual-channel audio.
  • VideoDuplicatedFrame: Duplicate frames in the video stream.
  • AudioDuplicatedFrame: Duplicate frames in the audio stream.
  • VideoRotation: Video image rotation.
  • TsMultiPrograms: The MPEG2-TS stream has multiple programs.
  • Mp4InvalidCodecFourcc: The codec fourcc in MP4 does not meet Apple HLS requirements.
  • HLSBadM3u8Format: Invalid m3u8 file.
  • HLSInvalidMasterM3u8: Invalid main m3u8 file.
  • HLSInvalidMediaM3u8: Invalid media m3u8 file.
  • HLSMasterM3u8Recommended: The main m3u8 file lacks parameters recommended by the standard.
  • HLSMediaM3u8Recommended: The media m3u8 file lacks parameters recommended by the standard.
  • HLSMediaM3u8DiscontinuityExist: EXT-X-DISCONTINUITY exists in the media m3u8 file.
  • HLSMediaSegmentsStreamNumChange: The number of streams in the segment has changed.
  • HLSMediaSegmentsPTSJitterDeviation: PTS jitter between segments without EXT-X-DISCONTINUITY.
  • HLSMediaSegmentsDTSJitterDeviation: DTS jitter between segments without EXT-X-DISCONTINUITY.
  • TimecodeTrackExist: TMCD track in MP4.
  • Skip navigation links

    Copyright © 2025. All rights reserved.