gstreamer or libimxvpu

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

gstreamer or libimxvpu

跳至解决方案
1,618 次查看
anjojohn
Contributor IV

Hi All,

i am new to imx6 and building video streaming project. right now i am confused with how to use the hardware accelerated encoder in imx. there is gstreamer and libimxvpu. As per my understanding, using libimxvpu we can access the hardware encoders and decoder functionalities. (found examples for that, but struggling with the compilation with yocto). gstreamer on the other hand have gst-fsl plugins which can do the same. As a basic requirement of my project i will need video based motion detection. I was planning to use the motion vector from h264 encoder to detect motion. (have been working in TI's platform and this is how they detect the motion). But due to this confusion i am stuck. Could anyone please help me with this? any examples for motion detection with h264 encoding would be helpful

Thankyou

标签 (2)
0 项奖励
回复
1 解答
1,377 次查看
igorpadykov
NXP Employee
NXP Employee

Hi anjo

libimxvpu provides low-level iMX6 VPU interface
https://github.com/Freescale/libimxvpuapi
it may be useful to check IPU presentation
http://cache.freescale.com/files/training/doc/ftf/2014/FTF-CON-F0119.pdf
and linux documentation at
http://www.nxp.com/webapp/Download?colCode=L4.1.15_1.1.0_LINUX_DOCS&Parent_nodeId=133769948107170617...

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

在原帖中查看解决方案

1 回复
1,378 次查看
igorpadykov
NXP Employee
NXP Employee

Hi anjo

libimxvpu provides low-level iMX6 VPU interface
https://github.com/Freescale/libimxvpuapi
it may be useful to check IPU presentation
http://cache.freescale.com/files/training/doc/ftf/2014/FTF-CON-F0119.pdf
and linux documentation at
http://www.nxp.com/webapp/Download?colCode=L4.1.15_1.1.0_LINUX_DOCS&Parent_nodeId=133769948107170617...

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