i.MX VPU h264 encode frame type

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

i.MX VPU h264 encode frame type

1,461 次查看
duwu
Contributor II

I use VPU to encode  raw nv12(640x480) to h264.

After check the first 16 bytes of every encoded frame data, I find they are all "00 00 00 01 09 50 00 00 00 01 65  "(all I frames), But I have set the gopSize to 30.

 

The attachment is the output h264 which is static sceen, you can use VLC to play it.

 

My question is:

How to enable interframe compression?

 

155339_155339.png2016-07-08_104453.png

Original Attachment has been moved to: 20160707_141957.h264.zip

标签 (4)
标记 (1)
0 项奖励
回复
2 回复数

1,220 次查看
duwu
Contributor II

Sloved!

I make a mistake on CMD_ENC_PIC_OPTION(IdrPic) in code.

0 项奖励
回复

1,220 次查看
SergioSolis
NXP Employee
NXP Employee

Thank you for posting the solution Du Wu

0 项奖励
回复