Qt Imx53 gstreamer

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,028件の閲覧回数
lionxmx
Contributor II

Ubuntu 12.04, I want to Qt 4.7.2   make embed player video and audio by gstreamer, the window displays other information at the same time .under Ubuntu It compile success, run OK,  But I donot know how to add fsl gstreamer lib to Qt environments.

Please help me!

Tks.

タグ(3)
1 解決策
1,287件の閲覧回数
rogerio_silva
NXP Employee
NXP Employee

You can easily use Yocto as mentioned by Otavio, but if you'd like to use LTIB or build QT without LTIB or Yocto, you can follow this link:

https://community.freescale.com/message/278112#278112

This link provides a patch to make Freescale Gstreamer plugins work on QT.

Rgds

Rogerio

元の投稿で解決策を見る

6 返答(返信)
1,288件の閲覧回数
rogerio_silva
NXP Employee
NXP Employee

You can easily use Yocto as mentioned by Otavio, but if you'd like to use LTIB or build QT without LTIB or Yocto, you can follow this link:

https://community.freescale.com/message/278112#278112

This link provides a patch to make Freescale Gstreamer plugins work on QT.

Rgds

Rogerio

1,287件の閲覧回数
OtavioSalvador
Senior Contributor II

This integration is ready for you in Yocto. If you use 'danny' branch you'll get Qt 4.8.1 ready for use.

Please learn more about Yocto at:

http://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html

Freescale/fsl-community-bsp-platform · GitHub

1,287件の閲覧回数
lionxmx
Contributor II

But I intall Qt4.7.2 Pc and Arm ver,only  in defect of gstreamer lib to Qt environments.

0 件の賞賛
1,287件の閲覧回数
OtavioSalvador
Senior Contributor II

Sorry but I did not understand what you want to say. Please explain it.

0 件の賞賛
1,287件の閲覧回数
lionxmx
Contributor II

Pardon ,I am not good at English.

I install Qt Embedded 4.7.2 and Qt 4.7.2.

under Qt 4.7.2 environments, I create a project , that project (make embed player video and audio by gstreamer, the window displays other information at the same time . It compile success, run OK, ) . This project needs to add gstreamer lib.such as

CONFIG   += link_pkgconfig

PKGCONFIG += gstreamer-0.10 gstreamer-interfaces-0.10

But Qt Embedded 4.7.2 environments, I do not know how to add fsl gstreamer lib to Embedded Qt environments , so the project compile failure. So I want to know how to add gstreamer lib to Qt environments?

0 件の賞賛
1,287件の閲覧回数
OtavioSalvador
Senior Contributor II

For the gstreamer direct use I cannot help, maybe LeonardoSandovalGonzalez knows more about it?

I used Phonon as we integrated the gstreamer plugin onto it, in Yocto.

0 件の賞賛