i.MX8 imx-gst1.0-plugin question

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX8 imx-gst1.0-plugin question

894 Views
xu_ji1
Contributor V

Hello,

 

I want to use imxvideoconvert_g2d plugin on i.mx8 linux kernel 5.10 project

the rootfs /usr/lib/ has libgstimxvideoconvert.so,but when use gstreamer command can not find 

imxvideoconvert_g2d plugin,any other modules need deploy to the project also for imxvideoconvert_g2d?

which effect the plugin init?

0 Kudos
7 Replies

838 Views
xu_ji1
Contributor V

anyone can give response?

0 Kudos

889 Views
joanxie
NXP TechSupport
NXP TechSupport

did you use nxp yocto bsp? which should have imxvideoconvert_g2d, you can use gst-inspect-1.0 imxvideoconvert_g2d to check again

 

0 Kudos

887 Views
xu_ji1
Contributor V

we used windriver bsp not nxp bsp,so we deploy imx-gst1.0-plugin and most of all imx plugin have in project now,but imxvideoconvert_g2d not install success,so I want to ask imxvideoconvert_g2d need others dependence?

for example, v4l2h264dec plugin need VPU driver probe success.

0 Kudos

871 Views
joanxie
NXP TechSupport
NXP TechSupport

imxvideoconvert_g2d uses GPU 2D to perform video color space conversion, resize, and rotate.

 

0 Kudos

861 Views
xu_ji1
Contributor V

we need add this one meta-bsp\recipes-graphics\imx-gpu-g2d ?

is it?

0 Kudos

855 Views
xu_ji1
Contributor V

and I find gpu-g2d DEPENDS += "libgal-imx"

how about "libgal-imx" ? which module is it?

0 Kudos

822 Views
joanxie
NXP TechSupport
NXP TechSupport

you even couldn't get imxvideoconvert_g2d, why did you install the gpu2d?

Factory Details:
Rank primary + 1 (257)
Long-name IMX g2d Video Converter
Klass Filter/Converter/Video
Description Video CSC/Resize/Rotate.
Author Multimedia Team <shmmmw@freescale.com>

Plugin Details:
Name imxvideoconvert
Description IMX Video Convert Plugins
Filename /usr/lib/gstreamer-1.0/libgstimxvideoconvert.so
Version 4.6.3
License LGPL
Source module imx-gst1.0-plugin
Binary package Freescle Gstreamer Multimedia Plugins
Origin URL http://www.freescale.com

I am not familiar with windriver bsp, I don't know if you can copy the libgstimxvideoconvert.so of nxp current bsp and try again

 

0 Kudos