Details of H.264 encoder support in i.MX8MMini

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

Details of H.264 encoder support in i.MX8MMini

Jump to solution
617 Views
ko-hey
Senior Contributor II

Hi all,

I'm investigating a device spec of H.264 encoder in i.MX8MMini.

Could someone teach me following questions ?

Q1.What GOP structure of H.264 Encoder does i.MX8MMini support ?  

Q2.What is the maximum GOP size of the H.264 Encoder (how long can the GOP be extended)?
Q3.What is the CPB (Coded Picture Buffer) size of the H.264 Encoder?
Q4.What is the output format of H.264 Encoder encoded data?
Q5.What is the supported encoding bit depth of H.264 Encoder?

Ko-hey

0 Kudos
1 Solution
549 Views
Yuri
NXP Employee
NXP Employee

Hello,

"

Q1.What GOP structure of H.264 Encoder does i.MX8MMini support ? 

[Answer] : gop is used to set interval of I frames

Q2.What is the maximum GOP size of the H.264 Encoder (how long can the GOP be extended)?

[Answer] : [1: 300]

Q3.What is the CPB (Coded Picture Buffer) size of the H.264 Encoder?

[Answer] : it is related with the encoded(compressed) data size, basically, user dont need to handle it

Q4.What is the output format of H.264 Encoder encoded data?

[Answer] : just encoded(compressed) data, not any special format defined

Q5.What is the supported encoding bit depth of H.264 Encoder

[Answer] : only 8 bit

"

Regards,

Yuri.

View solution in original post

0 Kudos
1 Reply
550 Views
Yuri
NXP Employee
NXP Employee

Hello,

"

Q1.What GOP structure of H.264 Encoder does i.MX8MMini support ? 

[Answer] : gop is used to set interval of I frames

Q2.What is the maximum GOP size of the H.264 Encoder (how long can the GOP be extended)?

[Answer] : [1: 300]

Q3.What is the CPB (Coded Picture Buffer) size of the H.264 Encoder?

[Answer] : it is related with the encoded(compressed) data size, basically, user dont need to handle it

Q4.What is the output format of H.264 Encoder encoded data?

[Answer] : just encoded(compressed) data, not any special format defined

Q5.What is the supported encoding bit depth of H.264 Encoder

[Answer] : only 8 bit

"

Regards,

Yuri.

0 Kudos