Amphion Malone encoder and supported pixel formats

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Amphion Malone encoder and supported pixel formats

792件の閲覧回数
crg7475
Contributor III

I know that the Hantro encoder on the i.MX8M Mini supports not only multiple YUV but also multiple RGB formats.

But what about the Amphion Malone encoder on the QuadMax? The kernel driver code indicates that only YUV formats are supported as the encoder input. Is this correct?

If so, I need a suggestion for a solution. I am composing video frames with G2D. G2D can take YUV and RGB as input, but can only output RGB formats. Is there anything on the i.MX8 QuadMax that would be able to convert from YUV to RGB formats? I'd like to avoid CPU-based format conversions, since these tend to be much slower.

ラベル(1)
0 件の賞賛
3 返答(返信)

777件の閲覧回数
b36401
NXP Employee
NXP Employee

i.MX8M processor series has Hantro VPU and i.MX8 series has Amphion VPU.
However I am aftaid not all formats of are supported with the driver.

0 件の賞賛

773件の閲覧回数
crg7475
Contributor III

Alright, thanks. Does the i.MX8 then have some sort of subsystem that could do an RGB->YUV conversion? On the i.MX6, I would have used the IPU for this, but the i.MX8 has no IPU.

0 件の賞賛

718件の閲覧回数
b36401
NXP Employee
NXP Employee

ISI (Image Sensor Interface) of i.MX8 processor has color space conversion.

0 件の賞賛