# Video composition use cases

Source: [https://docs.qualcomm.com/doc/80-70014-50/topic/video-composition.html](https://docs.qualcomm.com/doc/80-70014-50/topic/video-composition.html)

The GStreamer pipelines for video composition show the use cases for reading video
        streams from the source, and composing and displaying them either side-by-side or
        picture-in-picture on a display device.

Before you begin executing the use cases, ensure that you complete the preconditions
            mentioned in [Multimedia use cases](https://docs.qualcomm.com/doc/80-70014-50/topic/multimedia-use-cases.html).

- **[16 480p offline stream side-by-side composition](https://docs.qualcomm.com/doc/80-70014-50/topic/16-480p-offline-stream-side-by-side-composition.html)**  

The pipeline shows the use case for reading 16 480p video streams from file sources         and composing them side-by-side, and then displaying them as a single frame on a local         display device.
- **[1080p + 1080p offline picture-in-picture composition](https://docs.qualcomm.com/doc/80-70014-50/topic/1080p-1080p-offline-picture-in-picture-composition.html)**  

This pipeline shows composition of two 1080p streams to achieve picture-in-picture         display. The two 1080p streams are read from two file sources.
- **[1080p live camera and 1080p offline picture-in-picture composition](https://docs.qualcomm.com/doc/80-70014-50/topic/1080p-live-camera-and-1080p-offline-picture-in-picture-composition.html)**  

The pipeline shows the composition of two 1080p streams to achieve picture-in-picture         display. The first 1080p stream is read from a file source. The second stream is collected         from a camera.

**Parent Topic:** [Multimedia use cases](https://docs.qualcomm.com/doc/80-70014-50/topic/multimedia-use-cases.html)

Last Published: Oct 27, 2025

[Previous Topic
Audio-video capture (H.264 video codec + MP3 Audio codec)](https://docs.qualcomm.com/bundle/publicresource/80-70014-50/topics/audio-video-capture.md) [Next Topic
16 480p offline stream side-by-side composition](https://docs.qualcomm.com/bundle/publicresource/80-70014-50/topics/16-480p-offline-stream-side-by-side-composition.md)