Gstreamer 0.10 component

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

Gstreamer 0.10 component

2,001 次查看
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,773 次查看
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,773 次查看
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,773 次查看
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.