IMX8MMEVK: H264 encoder chromaoffset value

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

IMX8MMEVK: H264 encoder chromaoffset value

1,696 次查看
santhosh2
Contributor IV

Hello, 

In h264 encoder, Is it possible to change chromaoffset value from 2 to 0 ?

 

Regards

Santhosh kumar 

0 项奖励
回复
2 回复数

1,690 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Santhosh2,

You can check the VPU Application programming reference for usage and programming the VPU, and

this is a data structure for configuring MJPEG-specific parameters in encoder applications.
mjpg_sourceFormat is the chroma format. The format means chrominance size of source image and can be a value
between 0 and 4: 0 = 4:2:0, 1 = 4:2:2 horizontal, 2 = 4:2:2 vertical, 3 = 4:4:4, 4 = 4:0:0.

But, it never said about the h264 I guess it don't but you can check the manual.

 

Regards

0 项奖励
回复

1,684 次查看
santhosh2
Contributor IV

Thanks, I will check

Regards

Santhosh Kumar S

0 项奖励
回复