Questions about iMx61solo in MJPEG encoding mode

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Questions about iMx61solo in MJPEG encoding mode

跳至解决方案
832 次查看
RobbieJiang
Contributor IV

Hi,

We'd like to use iMX61Solo as the video processing processor for one of our projects, which presents the following requirements:

1. MJPEG encoding;

2. input image size: 12Mpixes;

3. encoded frame rate: >=13fps;

4. compression ratio: >=20:1

From the data sheet of iMX61Solo, there will be no problems for the first three requirements,

since MX61Solo supports MJPEG encoding BP standard.

But how about the last one? Since MJPEG encoding  is an intraframe compression,

probably the compression ratio depends on the input image heavily.  Right?

Is there any lower or upper limits on the compression ratio of iMX61Solo in MJPEG encoding mode?

And how about the bitrate?  Giving the input image size is 12Mpixel and 2Bytes/pixel (I420), 13fps.

Has the gstreamer  multimedia framework been ready for supporting iMX61Solo?

Best regards,

Robbie

标签 (3)
0 项奖励
1 解答
641 次查看
jack_mao
NXP Employee
NXP Employee

Hi,

     Here is the MJPEG encoder description

         Up to 4:2:2 format

MJPEG decoder supports 32 M pixel per second and the image size is up to 8196×8196 @ 133

MHz, this performance  is for 6q, but simliar to solo. I agree with you that the  compression ratio depend on the input image.

     I didn't see any limitation for the compress ration, it should follow the spec.

     By the way, the solo have released several versions. That say the gstreamer is ready.

jack

在原帖中查看解决方案

0 项奖励
1 回复
642 次查看
jack_mao
NXP Employee
NXP Employee

Hi,

     Here is the MJPEG encoder description

         Up to 4:2:2 format

MJPEG decoder supports 32 M pixel per second and the image size is up to 8196×8196 @ 133

MHz, this performance  is for 6q, but simliar to solo. I agree with you that the  compression ratio depend on the input image.

     I didn't see any limitation for the compress ration, it should follow the spec.

     By the way, the solo have released several versions. That say the gstreamer is ready.

jack

0 项奖励