Gst-nvvideoconvert =================== This plugin performs video color format conversion. It accepts NVMM memory as well as RAW (memory allocated using ``calloc()`` or ``malloc()`` ), and provides NVMM or RAW memory at the output. .. image:: /content/DS_plugin_gst-nvvideoconvert.png :align: center :alt: Gst-nvvideoconvert Inputs and Outputs -------------------- * Inputs * Gst Buffer batched buffer * NvDsBatchMeta * Format: NV12, I420, P010_10LE, BGRx, RGBA (NVMM/RAW) * Control parameters * gpu-id (dGPU only) * nvbuf-memory-type * src-crop * dst-crop * interpolation-method * compute-hw * flip-method * Output * Gst Buffer * NvDsBatchMeta * Format: NV12, I420, P010_10LE, BGRx, RGBA (NVMM/RAW) Features -------- This plugin supports scaling and conversion for NVMM to NVMM, RAW to NVMM, and NVMM to RAW and RAW to RAW buffer type conversion. The plugin supports cropping of the input and output frames. Gst Properties --------------- The following table describes the Gst properties of the Gst-nvvideoconvert plugin. .. csv-table:: Gst-nvvideoconvert gst properties :file: ../text/tables/Gst-nvvideoconvert tables/DS_Plugin_gst-nvvideoconvert_gst-properties.csv :widths: 20, 20, 20, 20 :header-rows: 1