.. _SD.Multimedia:

.. include:: /content/swdocs.rsts

.. spelling::
   nvbuf_utils
   NvUtils
   nvbuf
   
!!!!!!!!!!
Multimedia
!!!!!!!!!!

|NVIDIA(r)| |Jetson(tm)| Linux includes the below multimedia features.

The "nvbuf_utils to NvUtils Migration Guide" can be found on https://developer.nvidia.com/embedded/jetson-linux-r341

It provides information that is helpful for converting existing applications from ``nvbuf_utils``, an API for multimedia buffer management and transformations, to NvUtils, a new API for the same purpose. With Jetson Linux release 34, NvUtils is introduced and ``nvbuf_utils`` is deprecated.

.. toctree::
   :maxdepth: 3

   Multimedia/MultimediaApis.rst
   Multimedia/GstreamerApi.rst
   Multimedia/GstreamerBasedCameraCapture.rst
   Multimedia/AcceleratedDecodeWithFfmpg.rst
   Multimedia/AcceleratedGstreamer.rst

