i.MX6Q 1080P encode problem

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

i.MX6Q 1080P encode problem

ソリューションへジャンプ
1,020件の閲覧回数
jasonhsu
Contributor III

Hi Community,

I'm new to VPU encoding. We encouter a problem and have no opinion about it. :smileyconfused:

MIPI camera input source is 1080P 30fps or 60fps, the preview image is normal. however, after encoded, the image seems abnormal. Viewed from image displayed, it seems that RED and GREEN are changed each other. please see below picture for comparing.

Could you give me some advices? :smileyhappy:

Many many thxs....

encode1.png

picture-1  preview of 1080P input of MIPI Camera

encode2.png

picture-1 encoded display from 1080P input of MIPI Camera

タグ(3)
0 件の賞賛
1 解決策
766件の閲覧回数
jasonhsu
Contributor III

the rootcause is that 1080P input is different from 720P input. the format of 1080P is YV12.

元の投稿で解決策を見る

0 件の賞賛
4 返答(返信)
766件の閲覧回数
Yuri
NXP Employee
NXP Employee

  Do You use Gstreamer ? What commands ?


~Yuri

767件の閲覧回数
jasonhsu
Contributor III

the rootcause is that 1080P input is different from 720P input. the format of 1080P is YV12.

0 件の賞賛
766件の閲覧回数
saurabh206
Senior Contributor III

Its good that you found the root cause.

0 件の賞賛
766件の閲覧回数
saurabh206
Senior Contributor III

Hi

Xu

You need to verify the VPU supported YUV formats.

You need to do YUV format conversion before encoding.

Thanks

Saurabh