IMX8MMEVK: H264 encoder chromaoffset value

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

IMX8MMEVK: H264 encoder chromaoffset value

891 Views
santhosh2
Contributor IV

Hello, 

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

 

Regards

Santhosh kumar 

0 Kudos
2 Replies

885 Views
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 Kudos

879 Views
santhosh2
Contributor IV

Thanks, I will check

Regards

Santhosh Kumar S

0 Kudos