Distribution Package Feed

Package Descriptions

Name

Description

amd-ama-core

This package includes all the core elements that are required for running applications.

amd-ama-driver

This package includes all kernel driver and firmware elements.

amd-ama-ffmpeg

This package includes all the relevant software for running hardware-accelerated FFmpeg pipelines.

amd-ama-gstreamer

This package includes all the relevant software for running hardware-accelerated Gstreamer pipelines.

amd-ama-xma

This package includes various XMA based application programs and development header files.

Configuring the Package Feed

Distribution based package feeds allow for convenient and robust methods to update and upgrade relevant packages of the AMD AMA Video SDK. In order to be able to install the AMD AMA Video SDK packages from the package feed, point your package management client to the remote AMD AMA Video SDK package repository according to the instructions described below.

Ubuntu

  1. Add Xilinx key:

    wget -qO - https://www.xilinx.com/support/download/2018-2-1/xilinx-master-signing-key.asc | sudo apt-key add -
    
  2. Add Xilinx PPA feed:

    echo "deb [trusted=yes] https://packages.xilinx.com/artifactory/debian-packages $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/xilinx.list