gstreamer or libimxvpu

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

gstreamer or libimxvpu

ソリューションへジャンプ
852件の閲覧回数
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 解決策
611件の閲覧回数
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 返信
612件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------