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

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

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

如果您遇到摄像头或显示器问题，请参阅[摄像头故障排查](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-17/troubleshooting.html)和[显示器故障排查](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-18/debug.html)。

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

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

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

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

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

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

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

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

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

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

**gst-weston-composition-example** 应用程序可以通过画中画 (PiP) 或并排显示格式，在屏幕上排列实时摄像头输入或离线文件。该应用程序的用例包括视频会议和在线教育课程。

**Parent Topic:** [运行多媒体示例应用程序](https://docs.qualcomm.com/doc/80-70020-50SC/topic/multimedia-sample-applications.html)

Last Published: Jul 23, 2025

[Previous Topic
解码 JPEG 图像](https://docs.qualcomm.com/bundle/publicresource/80-70020-50SC/topics/gst-jpg-decode-example.md) [Next Topic
视频墙](https://docs.qualcomm.com/bundle/publicresource/80-70020-50SC/topics/gst-concurrent-videoplay-composition.md)