imxvideoconvert mssing on MCIMX8M-EVK with L4.9.88_2.0.0

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

imxvideoconvert mssing on MCIMX8M-EVK with L4.9.88_2.0.0

Jump to solution
1,270 Views
m_c
Senior Contributor I

Hardware: MCIMX8M-EVK

Software: 4.9.88_2.0.0

Prebuilt image: fsl-image-qt5-validation-imx-xwayland-imx8mqevk.sdcard.bz2

root@imx8mqevk:~# uname -a
Linux imx8mqevk 4.9.88-imx_4.9.88_2.0.0_ga+g5e23f9d #1 SMP PREEMPT Tue May 1 07:11:12 CDT 2018 aarch64 aarch64 aarch64 GNU/Linux

root@imx8mqevk:~# gst-launch-1.0 videotestsrc ! imxvideoconvert rotation=2 ! ximagesink display=:0
WARNING: erroneous pipeline: no element "imxvideoconvert"

root@imx8mqevk:~# gst-launch-1.0 videotestsrc ! imxvideoconvert_ipu rotation=2 ! ximagesink display=:0
WARNING: erroneous pipeline: no element "imxvideoconvert_ipu"

root@imx8mqevk:~# ls -la /usr/lib/gstreamer-1.0 | grep imxvideoconvert
-rwxr-xr-x 1 root root 48496 May 1 2018 libgstimxvideoconvert.so

root@imx8mqevk:~# gst-inspect-1.0 | grep imx
beep.imx: ac3: ac3
beep.imx: 3ca: ac3
beep.imx: beepdec: Beep universal decoder
aiur.imx: webm: webm
aiur.imx: aiurdemux: Aiur universal demuxer
vpu.imx: vpudec: VPU-based video decoder

0 Kudos
1 Solution
803 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mike

you are right, for i.MX8M such plugins are not available,

p.33 Table 25. i.MX GStreamer 1.0 plugins attached Release Notes

shows available plugins. Also may be helpful to check

https://community.nxp.com/thread/487131 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
804 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mike

you are right, for i.MX8M such plugins are not available,

p.33 Table 25. i.MX GStreamer 1.0 plugins attached Release Notes

shows available plugins. Also may be helpful to check

https://community.nxp.com/thread/487131 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos