SPRADE7 November 2023 AM62A3 , AM62A3-Q1 , AM62A7 , AM62A7-Q1 , AM62P-Q1
One benefit of using GStreamer as a multimedia framework is that the core libraries are already built and run on ARM Linux. A GStreamer plugin is the only component required to enable additional hardware features on TI’s embedded processors with both ARM and hardware accelerators for multimedia. The open source GStreamer plugins provide elements for GStreamer pipelines that enable the use of hardware-accelerated video decoding through the V4L2 GStreamer plugin. The Gstreamer plugin and bitstream format support in AM62A processor SDK are given in Table 4-3.
Gstreamer Plugin Support | Bit Stream Format Supported | |
---|---|---|
Encoder | v4l2h264enc v4l2h265enc |
V4L2_PIX_FMT_H264 V4L2_PIX_FMT_HEVC |
Decoder | v4l2h264dec v4l2h265dec |
V4L2_PIX_FMT_H264 V4L2_PIX_FMT_HEVC |