How to resize the video while encoding on i.MX 6 android JB4.2.2

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

How to resize the video while encoding on i.MX 6 android JB4.2.2

ソリューションへジャンプ
1,898件の閲覧回数
xiaoqianlin
NXP Employee
NXP Employee

One customer uses one camera which can only support VGA(640*480), that is, their encoder obtains V4I2 data of VGA reolution from camera. If they use that V4I2 data to encode H.264 payload into other resolution, such as 4CIF(704*576), the encoded payload is bad.

Do you have any suggestion on this issue? I can send the encoder code to you. Thank you.

Linda Lin
ラベル(3)
0 件の賞賛
返信
1 解決策
1,613件の閲覧回数
xiaoqianlin
NXP Employee
NXP Employee

Customer called the function v4l_capture_setup with the fixed width and height parameters(640, 480), after modified this part, it becomes normal. 

Linda Lin

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,613件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support
Re: How to resize the video while encoding on i.MX 6 android JB4.2.2

MaxTsaiEmployee

hi I am not sure if this issue is resolved? Does the customer encode the data into H264 payload by software or by  hardware?

0 件の賞賛
返信
1,614件の閲覧回数
xiaoqianlin
NXP Employee
NXP Employee

Customer called the function v4l_capture_setup with the fixed width and height parameters(640, 480), after modified this part, it becomes normal. 

Linda Lin
0 件の賞賛
返信