IMX8QM HARDWARE H264

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

IMX8QM HARDWARE H264

287 Views
HAKANAYDN
Contributor III

Hi,

In the "i.MX 8 GStreamer User Guide" PDF, it is stated that the hardware H.264 capabilities vpuenc_h264 and vpudec can be implemented. However, these features are not present in the GStreamer library. How should I configure the Yocto project to enable these hardware features? Currently, we are using the v4l2h265dec and v4l2h265enc codecs, but we are experiencing issues with high-resolution video using these plugins. How can I add the vpuenc_h264 and vpudec GStreamer plugins to the Yocto project for the i.MX 8QM?

Tags (2)
0 Kudos
Reply
7 Replies

260 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Which resolution do you want to decode? since Mx8QM support 4K @30 fps and videos work well in this resolution with gstreamer.

regards

0 Kudos
Reply

260 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Which resolution do you want to decode? since Mx8QM support 4K @30 fps and videos work well in this resolution with gstreamer.

regards

0 Kudos
Reply

188 Views
HAKANAYDN
Contributor III
Hi.
Firstly, thank you alot. I want to design a voip phone. We need to encode and decode h264 feature using gstreamer. Please could you share gstream command how can I decode and encode a video captured from camera high resolution ? What do I need to configure Linux kernel, dts and imx GST plugins?
0 Kudos
Reply

153 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Download the latest BSP from nxp page, it includes all the features you want:

https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for...

Regards

 

0 Kudos
Reply

86 Views
HAKANAYDN
Contributor III

Hi,

Are vpudec and vpuenc_h264 plugin for gstreamer available in imx8qm SOC ? We are not seeing the vpudec and vpuenc_h264 listed using gst-inspect. But we see v4l2h264dec, v4l2h264enc. Which ones do I use for h264 encoding and decoding ? Which one is supported by hardware ? 

 

 

 

0 Kudos
Reply

68 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport
0 Kudos
Reply

49 Views
HAKANAYDN
Contributor III
Hi
Thanks for replying. But I didnt see my solution that I ask.

1) Are vpudec and vpuenc_h264 plugin for gstreamer available in imx8qm SOC ?

We are not seeing the vpudec and vpuenc_h264 listed using gst-inspect. But we see v4l2h264dec, v4l2h264enc. Which ones do I use for h264 encoding and decoding ? Which one is supported by hardware ?
0 Kudos
Reply