# 视频和音频的示应用例程序

Source: [https://docs.qualcomm.com/doc/80-70017-50SC/topic/audio-sample-applications.html](https://docs.qualcomm.com/doc/80-70017-50SC/topic/audio-sample-applications.html)

Qualcomm Linux 视频引擎的示例应用程序提供了视频播放、编码、解码、变换、转码和合成的自定义用例。音频用例演示了播放和录制不同格式音频文件的自定义用例，以及 Qualcomm Linux 音频的各种其他功能。

## 示例应用程序支持的输入源

Table : 支持的输入源

| SoC | 摄像头输入 | 文件输入 | RTSP 输入 |
| :--- | :--- | :--- | :--- |
| QCS6490 | ✔ | ✔ | ✔ |
| QCS9075 | ❌ | ✔ | ✔ |
| QCS8275 | ❌ | ✔ | ✔ |

注释： 对于 QCS8275，不支持音频用例。

- **[视频墙](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-concurrent-videoplay-composition.html)**  

**gst-concurrent-videoplay-composition** 应用程序支持 MP4 AVC（H.264）视频的并发视频播放，并在视频墙显示器上执行合成。
- **[智能 codec](https://docs.qualcomm.com/doc/80-70017-50SC/topic/smart-codec.html)**  

**gst-smartcodec-example** 应用程序根据场景变化估计阈值减少带宽和存储资源。
- **[多格式解码](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-videocodec-concurrent-playback.html)**  

**gst-videocodec-concurrent-playback** 应用程序支持 AVC（H.264）和 HEVC（H.265）视频的并发视频播放。它演示了 Qualcomm Linux 视频引擎的并发解码能力，可以同时处理不同的视频 codec。
- **[音视频播放](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-audio-video-playback.html)**  

**gst-audio-video-playback** 应用程序支持同时音频和视频解码、 FLAC/MP3 音频、和 AVC/HEVC 视频的播放。
- **[视频转码](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-video-transcode-example.html)**  

**gst-video-transcode-example** 应用程序支持 AVC 到 HEVC 或 HEVC 到 AVC 格式的视频转码。其中一些用例是视频编辑、安全摄像头和增强现实。
- **[视频播放](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-video-playback-example.html)**  

**gst-video-playback-example** 应用程序能够解码和播放视频文件。支持播放、暂停、恢复、快进和快退等标准播放选项。
- **[音频和视频编码](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-audio-video-encode.html)**  

**gst-audio-video-encode** 应用程序对音频和视频数据进行编码，这些数据存储在用户指定的输出文件中。该应用程序的一些用例包括流服务、视频会议和监控系统。
- **[音频播放](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-audio-decode-sample.html)**  

**gst-audio-decode-example** 应用程序演示了 WAV、MP3 和 FLAC 格式的音频文件的播放。对每种音频格式应用单独的 pipeline 可确保高效处理和兼容性。
- **[录制音频](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-audio-encode-example-without-flac.html)**  

**gst-audio-encode-example** 应用程序以 FLAC 或 WAV 格式对音频进行编码。
- **[视频转换](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-transform-example.html)**  

**gst-transform-example** 应用程序支持旋转、翻转和缩放操作。
- **[视频合成](https://docs.qualcomm.com/doc/80-70017-50SC/topic/gst-weston-composition-example.html)**  

此 **gst-weston-composition-example** 程序使您能够使用两种格式画中画(PiP)和并排在屏幕上排列实时摄像头输入或离线文件。该程序的用例包括视频会议和在线教育课程。

**上一级主题：** [多媒体示例应用程序](https://docs.qualcomm.com/doc/80-70017-50SC/topic/multimedia-sample-applications.html)

Last Published: Nov 11, 2025

[Previous Topic
宽动态范围和电子图像稳定](https://docs.qualcomm.com/bundle/publicresource/80-70017-50SC/topics/dynamic-range-and-image-stabilization.md) [Next Topic
视频墙](https://docs.qualcomm.com/bundle/publicresource/80-70017-50SC/topics/gst-concurrent-videoplay-composition.md)