Gstreamer 0.10 component

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

Gstreamer 0.10 component

1,466件の閲覧回数
weikeng-jimmy
Contributor III

Hi Sir,

Yocto 1.7 have both Gstreamer 1.x and Gstreamer 0.10 and NXP Yocto 1.8 Project

versions removes the core Gstreamer 0.10 components. My customer will re-build Gstreamer 0.10.

What's step to install gstreamer0.1 into rootfs ? And it have side-effect ?

ラベル(4)
0 件の賞賛
返信
3 返答(返信)

1,238件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

I'm not suggest you to use gstreamer0.1 anymore, we haven't updated this version already, if customer must use this, you can refer to the older version to poting it.

0 件の賞賛
返信

1,238件の閲覧回数
charleshuang
Senior Contributor II

Hi  Guanqiong Xie,

    

     How to porting gstreamer0.1 by bb file ?

     which files do I operate or refer to ?

     Thank you

0 件の賞賛
返信

1,238件の閲覧回数
weikeng-jimmy
Contributor III

Hi Charles,

~/yocto_3.14.52-1.1.0/sources/meta-fsl-bsp-release/imx/meta-sdk/recipes-fsl/images$vim fsl-image-gui.bb

# set mm image install specific to SOC

MM_IMAGE_INSTALL = ""

MM_IMAGE_INSTALL_mx6 = "packagegroup-fsl-gstreamer packagegroup-fsl-multimedia-gstreamer1.0-core packagegroup-fsl-multimedia-gstreamer1.0-testapps"                                                  <----------------  add  packagegroup-fsl-gstreamer to this line.