tencent cloud

Cloud Streaming Services

신규 사용자 가이드
제품 소개
제품 개요
하위 제품 소개
기본 개념
제품 기능
응용 시나리오
제품 장점
사용 제한
구매 가이드
가격 리스트
기본 서비스
부가 서비스
선불 패키지
구매 프로세스
과금 변경
환불 정책
청구서 조회
연장 안내
연체시 서비스 중지 설명
과금 FAQ
LVB
개요
응용 시나리오
시작하기
SDK 연결 안내
LEB(초저지연 라이브 방송)
개요
LEB와 LVB의 차이점
응용 시나리오
시작하기
SDK 통합
콘솔 가이드
콘솔 소개
개요
Domain Management
스트리밍
리소스 패키지 관리
기능 설정
릴레이
사용량 과금
CAM 액세스 제어
기능 사례
Push and Playback
기능
Live Streaming Security
해외 라이브 방송
콜백 이벤트 정보 알림
자주 사용하는 3rd party 툴 가이드
SDK 사례
0. SDK 통합 가이드
2. 재생
3. 고급 기능
API문서
History
Introduction
API Category
Making API Requests
Live Pad APIs
Live Stream Mix APIs
Time Shifting APIs
Monitoring Data Query APIs
Billing Data Query APIs
Live Transcoding APIs
Delayed Playback Management APIs
Domain Name Management APIs
Watermark Management APIs
Certificate Management APIs
Stream Pulling APIs
Recording Management APIs
Live Callback APIs
Screencapturing and Porn Detection APIs
Authentication Management APIs
Live Stream Management APIs
Data Types
Error Codes
유지보수 가이드
비디오 랙 최적화(V2)
푸시 스트리밍 실패 문제 해결
재생 실패 문제 해결
라이브 방송 딜레이 문제 해결
풀 스트림 비디오 품질 저하 문제 해결
라이브 방송에 COS bucket 권한을 부여하여 화면 캡처 저장
장애 처리
라이브 방송 혼합 스트림 오류: InvalidParameter.OtherError
FAQs
라이브 방송 기본 관련
푸시 및 재생
라이브 방송 과금
라이브 방송 해외 관련
라이브 레코딩
클라우드 혼합 스트리밍 관련
도메인 설정 관련
Apple ATS 적용 관련
SLA
CSS Service Level Agreement
CSS 정책
개인 정보 보호 정책
데이터 처리 및 보안 계약

Audio and Video Enhancement

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2025-12-03 18:07:09
The audio and video enhancement feature leverages advanced AI algorithms for audio-visual quality restoration and enhancement, achieving a transformative improvement in visual quality and significantly enhancing the subjective quality of audio and video content. This document provides instructions on creating, modifying, and deleting audio and video enhancement templates.

Notes

To use the audio and video enhancement feature, it should be paired with the Top Speed Codec (TSC) transcoding. When pulling a stream, include the stream-pulling parameter txFeature= followed by the name of the audio and video enhancement template to apply the enhancement effect to the live stream. An example of a stream-pulling URL is as follows:
http://domain/AppName/StreamName_Top Speed Codec transcoding template name.flv?txSecret=Md5(key+StreamName_Top Speed Codec transcoding template name+hex(time))&txTime=hex(time)&txFeature=enhancementtest
Currently, audio and video enhancement only supports transcoding resolutions of ≤ 1080P by default. To enable support for other resolutions, you can submit a ticket for configuration.
Audio and video enhancement is a paid add-on service. Using this feature will incur both TSC transcoding fees and audio and video enhancement fees. For details on the billing rules, see billing documentation.

Prerequisites

Tencent Cloud Streaming Services (CSS) has been activated, and a push domain name has been added.

Creating an Audio and Video Enhancement Template

1. Log in to the CSS console and navigate to Feature Configuration > Audio/Video Enhancement.
2. Click Create Audio/Video Enhancement Template and configure the following settings:
Enhancement Type - Video Enhancement
Enhancement Type - Audio Enhancement


Configuration Item
Description
Template name
The prefix of the template name is fixed as enhancement. The name cannot exceed 10 characters and supports only English letters and numbers.
Template description
Supports Chinese, English, numbers, spaces, underscores (_), and hyphens (-), with a maximum of 100 characters.
Enhancement Type

When selecting the enhancement type, you can manually choose either Video Enhancement, Audio Enhancement, or both based on your actual business needs.
If the enhancement template includes video enhancement, the enhanced stream can only be pulled using TSC transcoding.
If the enhancement template includes only audio enhancement, the enhanced audio stream can be pulled using either standard transcoding or TSC transcoding.

Video enhancement
Enhancement Configuration
The default setting is overall enhancement - general scenario, which can be switched to overall enhancement - game scenario, color enhancement, image noise reduction, or artifact removal.
The default intensity value is 1, with a configurable range from 0 to 1.
When using the video enhancement feature, select the appropriate enhancement type based on your actual needs. Below is a description of the available video enhancement types.
Overall Enhancement - General Scenario: Designed for common live streaming scenarios such as show streaming and e-commerce streaming, this enhancement leverages AI’s comprehensive analysis capabilities to automatically balance texture content. It removes compression artifacts and glitches while enhancing critical details, significantly improving the overall subjective quality of the live stream.
Overall Enhancement - Game Scenario: Tailored for game live streaming scenarios, this enhancement leverages AI’s comprehensive analysis capabilities to automatically balance texture content. It removes compression artifacts and glitches while enhancing critical details, significantly improving the overall subjective quality of the live stream.
Color Enhancement: Addressing color distortion or enhancement needs caused by issues with capture devices or video storage, this feature adjusts the colors to more closely match real-life tones while enhancing them to better suit human visual preferences.
Image Noise Reduction: During live streaming, random noise may be introduced by cameras and environmental factors. This feature provides noise reduction while preserving details, eliminating random noise from the video.
Artifact Removal: During transcoding or multiple rounds of transcoding, repeated compression can introduce block effects, ringing effects, chroma bleeding, and mosquito noise, causing visual distortions in the video. This feature effectively repairs compression-induced distortions, enhancing the visual quality of the video.

Audio enhancement
Enhancement Configuration
Audio noise reduction is selected by default. Based on your actual business needs, you can manually select Volume Equalization, or enable both features.
Audio noise reduction
The noise reduction intensity value controls the effect of audio noise reduction, with lower values indicating weaker noise reduction and higher values indicating stronger noise reduction.
The default intensity value is 0.3, and the configurable range is 0 to 1.
Note:
It is recommended to enable noise reduction when there is no complex background noise and the focus is on highlighting vocals.
For sources without background music, it is recommended to set the intensity value below 0.6. Higher values may degrade audio quality, leading to issues like muffled speech or excessive reverberation. For sources with background music, it is not recommended to enable noise reduction. If it is necessary, set the intensity value below 0.3. Higher values may suppress vocal volume and negatively impact audio quality.
Volume equalization
The sound loudness value measures the loudness level of an audio signal. It is recommended to adjust this parameter based on the actual playback environment: higher values for noisy environments and lower values for quiet environments.
The default loudness value is -20, with a configurable range from -40 to -10.

Modifying a Template

1. Navigate to Feature Configuration > Audio/Video enhancement.
2. Select the audio and video enhancement template you have created and click Edit on the right to modify the template information.

3. Click Save.

Deleting a Template

1. Navigate to Feature Configuration > Audio/Video enhancement.
2. Select the audio and video enhancement template you have created and click Delete at the top.

3. Confirm whether to delete the selected audio and video enhancement template, and click Confirm to successfully delete it.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백