H264 video encoder gstreamer plugin

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

H264 video encoder gstreamer plugin

1,580 Views
marcooman
Contributor II

Hi all,

I downloaded the BSP mentioned at this link:

Where is the Yocto BSP for MCIMX8M-EVK 

and successfully build an image. The problem is that there seems to be no H264 encoder. gst-inspect-1.0 reports just the vpudec plugin, but no vpuenc_h264. I tried to be more liberal with licensing (by adding LICENSE_FLAGS_WHITELIST += "commercial"). The list of plugins grew a lot but still no H264 encoder.

On imx6 I had a vpuenc_h264 on imx-gst1.0-plugin. I have the same plugin here, source taken from https://source.codeaurora.org/external/imx/imx-gst1.0-plugin.git where encoder seems supported.


Am I missing something?

0 Kudos
1 Reply

1,038 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Marco,

The i.mx8m does not have h264 hardware, so it won´t supported. you will have to add it by software if you need it.

0 Kudos