Gstreamer build version 1.23.0

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Gstreamer build version 1.23.0

Jump to solution
1,169 Views
mark-calaway
Contributor II

For the IMX8QXP board, we are trying to build gstreamer-imx for which we are following the steps from the " https://github.com/Freescale/gstreamer-imx" but we are facing some issues with the libimxdmabuffer build.Can you tell us what are the packages needed to install gstreamer-imx build successfully and the Ubuntu version required for the same.

0 Kudos
1 Solution
1,118 Views
joanxie
NXP TechSupport
NXP TechSupport

yes you can upgrade the gstreamer on the current bsp, but I don't know if you have any issue when you use old bsp with higher version gstreamer plugins, I didn't do such test, this is upgrade document, this document is very old, but you can refer to this for any idea how to upgrade

"https://community.nxp.com/t5/i-MX-Processors/Upgrading-Gstreamer-packages-version-in-Gstreamer-blog-..."

View solution in original post

0 Kudos
6 Replies
1,161 Views
joanxie
NXP TechSupport
NXP TechSupport

gstreamer-imx isn't official nxp packages, do you use yocto? if yes, I suggest that you can build the yocto which includes gstreamer packages already

1,150 Views
mark-calaway
Contributor II

We can able to build the default Gstreamer build. We need to add some more GStreamer plugins like H264 Encoder. How can we modify the existing default GStreamer source as part of yocto build?

0 Kudos
1,142 Views
joanxie
NXP TechSupport
NXP TechSupport

what kind h264 encoder plugin do you need? in fact the default gstreamer includes h264 encoder already

0 Kudos
1,138 Views
mark-calaway
Contributor II

No. Default G-Streamer includes only v4l2h264 encoder. It is not working as expected (ie) It doesn't save the video in MP4 format. Hence, we need to include the H264 encoder component in the yocto source.

0 Kudos
1,132 Views
mark-calaway
Contributor II

Also is it possible to upgrade the Gstreamer to the 1.20 version from 1.18 by changing the git branch source to MM_04.07.00_2205_L5.15.y? As I told you, we were using the L5.10 yocto build. If I change the GStreamer git branch, will it work in L5.10 yocto?

0 Kudos
1,119 Views
joanxie
NXP TechSupport
NXP TechSupport

yes you can upgrade the gstreamer on the current bsp, but I don't know if you have any issue when you use old bsp with higher version gstreamer plugins, I didn't do such test, this is upgrade document, this document is very old, but you can refer to this for any idea how to upgrade

"https://community.nxp.com/t5/i-MX-Processors/Upgrading-Gstreamer-packages-version-in-Gstreamer-blog-..."

0 Kudos