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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,295 次查看
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 项奖励
1 解答
828 次查看
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 项奖励
1 回复
829 次查看
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 项奖励