harmony 鸿蒙FAQs About Transcoding
FAQs About Transcoding
Why does the audio encoding format change when the application sends a video for transcoding?
If the audio track format is not specified during transcoding, the system converts it to AAC by default.
What should I do if the transcoding capabilities provided by the system fail to be called?
- Check whether the current transcoding system supports the video and the target video format settings.
For details about the transcoding capabilities, see AVTranscoder and AVCodec Supported Formats.
- When receiving an error event, the application should send the source video. When receiving a complete event, the application first call release before performing operations such as sending or uploading the transcoded video.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Using AVImageGenerator to Extract Video Images at a Specified Time (ArkTS)
harmony 鸿蒙Using AVMetadataExtractor to Extract Audio and Video Metadata (ArkTS)
harmony 鸿蒙Creating an Asynchronous Thread for AVTranscoder Video Transcoding (ArkTS)
harmony 鸿蒙Introduction to Media Kit
harmony 鸿蒙Using AVPlayer to Set Playback URLs (ArkTS)
harmony 鸿蒙Using AVPlayer to Play Streaming Media (ArkTS)
harmony 鸿蒙Using AVPlayer to Play Audio (ArkTS)
harmony 鸿蒙Using AVRecorder to Record Audio (ArkTS)
harmony 鸿蒙Using AVScreenCaptureRecorder to Record Screens and Save Them to Files (ArkTS)
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦