H264 video encoder gstreamer plugin

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

H264 video encoder gstreamer plugin

1,628 次查看
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?

标记 (3)
0 项奖励
1 回复

1,086 次查看
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 项奖励