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

Class QualityControlItemConfig

Returns:
Type Quality inspection item name. valid values:.
  • LowEvaluation: specifies the no-reference MOS score of the video.
  • .
  • AudioEvaluation: specifies the no-reference MOS score of the audio.
  • .
  • Mosaic: mosaic detection.
  • .
  • CrashScreen: specifies screen glitch detection.
  • .
  • Blur: specifies blur detection.
  • .
  • Jitter: jitter detection.
  • .
  • Noise: noise detection.
  • .
  • QRCode: qr code detection.
  • .
  • BarCode: specifies barcode detection.
  • .
  • AppletCode: specifies mini program code detection.
  • .
  • BlackWhiteEdge: specifies black and white edge detection.
  • .
  • SolidColorScreen: specifies solid color screen detection.
  • .
  • LowLighting: specifies low light.
  • .
  • HighLighting: overexposure.
  • .
  • NoVoice: specifies silence detection.
  • .
  • LowVoice: specifies bass detection.
  • .
  • HighVoice: explosion noise detection.
  • .
  • AudioNoise: specifies audio noise detection.
  • .
  • VideoResolutionChanged: specifies the video resolution change.
  • .
  • AudioSampleRateChanged: specifies the audio sample rate change.
  • .
  • AudioChannelsChanged: indicates the audio channel quantity change.
  • .
  • ParameterSetsChanged: indicates the stream parameter set information has changed.
  • .
  • DarOrSarInvalid: indicates an abnormal video aspect ratio.
  • .
  • TimestampFallback: specifies DTS timestamp rollback.
  • .
  • DtsJitter: specifies excessive DTS jitter.
  • .
  • PtsJitter: indicates excessive PTS jitter.
  • .
  • AACDurationDeviation: specifies an improper aac frame timestamp interval.
  • .
  • AudioDroppingFrames: indicates audio frame dropping.
  • .
  • VideoDroppingFrames: specifies video frame dropping.
  • .
  • AVTimestampInterleave: improper audio-video interleaving.
  • .
  • PtsLessThanDts: specifies that the pts of the media stream is less than the dts.
  • .
  • ReceiveFpsJitter: specifies excessive jitter in the network received frame rate.
  • .
  • ReceiveFpsTooSmall: indicates the network received video frame rate is too low.
  • .
  • FpsJitter: specifies excessive jitter in the stream frame rate calculated via PTS.
  • .
  • StreamOpenFailed: indicates the stream open failure.
  • .
  • StreamEnd: specifies the stream end.
  • .
  • StreamParseFailed: specifies the stream parsing failure.
  • .
  • VideoFirstFrameNotIdr: first frame not an IDR frame.
  • .
  • StreamNALUError: indicates an nalu start code error.
  • .
  • TsStreamNoAud: specifies whether the mpegts H26x stream misses AUD NALU.
  • .
  • AudioStreamLack: no audio stream.
  • .
  • VideoStreamLack: no video stream.
  • .
  • LackAudioRecover: specifies missing audio stream recovery.
  • .
  • LackVideoRecover: missing video stream recovery.
  • .
  • VideoBitrateOutofRange: video stream bitrate (kbps) out of range.
  • .
  • AudioBitrateOutofRange: audio stream bitrate (kbps) out of range.
  • .
  • VideoDecodeFailed: indicates a video decoding error.
  • .
  • AudioDecodeFailed: audio decoding error.
  • .
  • AudioOutOfPhase: specifies opposite phase in dual-channel audio.
  • .
  • VideoDuplicatedFrame: indicates duplicate frames in video streams.
  • .
  • AudioDuplicatedFrame: indicates duplicate frames in audio streams.
  • .
  • VideoRotation: specifies video rotation.
  • .
  • TsMultiPrograms: specifies multiple programs in MPEG2-TS streams.
  • .
  • Mp4InvalidCodecFourcc: specifies 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: parameters recommended by standards missing in main m3u8.
  • .
  • HLSMediaM3u8Recommended: parameters recommended by standards missing in media m3u8.
  • .
  • HLSMediaM3u8DiscontinuityExist: indicates the existence of EXT-X-DISCONTINUITY in media m3u8.
  • .
  • HLSMediaSegmentsStreamNumChange: indicates the number of streams in segments changes.
  • .
  • HLSMediaSegmentsPTSJitterDeviation: indicates PTS jumps between segments without EXT-X-DISCONTINUITY.
  • .
  • HLSMediaSegmentsDTSJitterDeviation: indicates DTS jumps between segments without EXT-X-DISCONTINUITY.
  • .
  • TimecodeTrackExist: TMCD track in MP4.
  • Parameters:
    Type - Quality inspection item name. valid values:.
  • LowEvaluation: specifies the no-reference MOS score of the video.
  • .
  • AudioEvaluation: specifies the no-reference MOS score of the audio.
  • .
  • Mosaic: mosaic detection.
  • .
  • CrashScreen: specifies screen glitch detection.
  • .
  • Blur: specifies blur detection.
  • .
  • Jitter: jitter detection.
  • .
  • Noise: noise detection.
  • .
  • QRCode: qr code detection.
  • .
  • BarCode: specifies barcode detection.
  • .
  • AppletCode: specifies mini program code detection.
  • .
  • BlackWhiteEdge: specifies black and white edge detection.
  • .
  • SolidColorScreen: specifies solid color screen detection.
  • .
  • LowLighting: specifies low light.
  • .
  • HighLighting: overexposure.
  • .
  • NoVoice: specifies silence detection.
  • .
  • LowVoice: specifies bass detection.
  • .
  • HighVoice: explosion noise detection.
  • .
  • AudioNoise: specifies audio noise detection.
  • .
  • VideoResolutionChanged: specifies the video resolution change.
  • .
  • AudioSampleRateChanged: specifies the audio sample rate change.
  • .
  • AudioChannelsChanged: indicates the audio channel quantity change.
  • .
  • ParameterSetsChanged: indicates the stream parameter set information has changed.
  • .
  • DarOrSarInvalid: indicates an abnormal video aspect ratio.
  • .
  • TimestampFallback: specifies DTS timestamp rollback.
  • .
  • DtsJitter: specifies excessive DTS jitter.
  • .
  • PtsJitter: indicates excessive PTS jitter.
  • .
  • AACDurationDeviation: specifies an improper aac frame timestamp interval.
  • .
  • AudioDroppingFrames: indicates audio frame dropping.
  • .
  • VideoDroppingFrames: specifies video frame dropping.
  • .
  • AVTimestampInterleave: improper audio-video interleaving.
  • .
  • PtsLessThanDts: specifies that the pts of the media stream is less than the dts.
  • .
  • ReceiveFpsJitter: specifies excessive jitter in the network received frame rate.
  • .
  • ReceiveFpsTooSmall: indicates the network received video frame rate is too low.
  • .
  • FpsJitter: specifies excessive jitter in the stream frame rate calculated via PTS.
  • .
  • StreamOpenFailed: indicates the stream open failure.
  • .
  • StreamEnd: specifies the stream end.
  • .
  • StreamParseFailed: specifies the stream parsing failure.
  • .
  • VideoFirstFrameNotIdr: first frame not an IDR frame.
  • .
  • StreamNALUError: indicates an nalu start code error.
  • .
  • TsStreamNoAud: specifies whether the mpegts H26x stream misses AUD NALU.
  • .
  • AudioStreamLack: no audio stream.
  • .
  • VideoStreamLack: no video stream.
  • .
  • LackAudioRecover: specifies missing audio stream recovery.
  • .
  • LackVideoRecover: missing video stream recovery.
  • .
  • VideoBitrateOutofRange: video stream bitrate (kbps) out of range.
  • .
  • AudioBitrateOutofRange: audio stream bitrate (kbps) out of range.
  • .
  • VideoDecodeFailed: indicates a video decoding error.
  • .
  • AudioDecodeFailed: audio decoding error.
  • .
  • AudioOutOfPhase: specifies opposite phase in dual-channel audio.
  • .
  • VideoDuplicatedFrame: indicates duplicate frames in video streams.
  • .
  • AudioDuplicatedFrame: indicates duplicate frames in audio streams.
  • .
  • VideoRotation: specifies video rotation.
  • .
  • TsMultiPrograms: specifies multiple programs in MPEG2-TS streams.
  • .
  • Mp4InvalidCodecFourcc: specifies 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: parameters recommended by standards missing in main m3u8.
  • .
  • HLSMediaM3u8Recommended: parameters recommended by standards missing in media m3u8.
  • .
  • HLSMediaM3u8DiscontinuityExist: indicates the existence of EXT-X-DISCONTINUITY in media m3u8.
  • .
  • HLSMediaSegmentsStreamNumChange: indicates the number of streams in segments changes.
  • .
  • HLSMediaSegmentsPTSJitterDeviation: indicates PTS jumps between segments without EXT-X-DISCONTINUITY.
  • .
  • HLSMediaSegmentsDTSJitterDeviation: indicates DTS jumps between segments without EXT-X-DISCONTINUITY.
  • .
  • TimecodeTrackExist: TMCD track in MP4.
  • Skip navigation links

    Copyright © 2025. All rights reserved.