i.MX535 QSB jpeg image Errors

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

i.MX535 QSB jpeg image Errors

2,604 Views
shanmugamsundar
Contributor IV

hi all,

       I am working in i.mx535qsb board, in that i want to capture the jpeg image format, when i captured the image the header of the image is not coming, for your convenience, i have attached the sample image also, can any one help me,

NOTE:

Camera sensor = ov5640

Board = i.mx535 qsb

Resolution = 1280x720

thanks,

shan

Labels (3)
0 Kudos
Reply
12 Replies

1,553 Views
LeonardoSandova
Specialist I

Hi,

which JPEG encoder are you using?

0 Kudos
Reply

1,553 Views
shanmugamsundar
Contributor IV

hi

i am using jif encoder not jfif

0 Kudos
Reply

1,553 Views
LeonardoSandova
Specialist I

Perhaps the problem is the encoder.  Can you try out other encoder? can you try to encode other format?

Under imx6 platform, I have used GStreamer to capture images, take a look of this document

GStreamer iMX6 image capture

0 Kudos
Reply

1,553 Views
shanmugamsundar
Contributor IV

hi

i tried the command from that document but it shows there is no jpeg enc  in the gstreamer . how can i enable that codec

ERROR:

WARNING: erroneous pipeline: no element "jpegenc"

thanks

shan

0 Kudos
Reply

1,553 Views
LeonardoSandova
Specialist I

Follow this Document to enable the jpegdec

GStreamer iMX6 Image Display

0 Kudos
Reply

1,553 Views
shanmugamsundar
Contributor IV

hi leonardo,

                i have captured the images in jpeg format, the problem is hard ware connection, and do you know the jpeg settings for 5mp resolution or if there any documents kindly share it

Thanks

shan

0 Kudos
Reply

1,553 Views
LeonardoSandova
Specialist I

Hi shanmugamsundar, I did not get your point. what do you mean by 'hard ware connection'? One the image is encoded? can you decode and display on the board? can you do the same on your host machine?

0 Kudos
Reply

1,553 Views
prabhurammuruga
Contributor I

Hi

Leonardo Sandoval Gonzalez,

I am working on iMX 53 and Android 2.3 build,

I need to use the VPU to decode the jpeg image (software decoding works fine but going for VPU decode for better performance)
I had checked the mxc_vpu_test and the config files, there are options for decoding movie formats like MJPG , MPEG etc  in config_dec. But I could not see any options for JPEG decoding ???

So is it possible to use VPU for image file (jpg | bmp | png) decoding efficiently ?

0 Kudos
Reply

1,553 Views
LeonardoSandova
Specialist I

Hi prabhurammurugan,

could you please post the question in a new document? Doing this more people will see it and in case there is no answer, your question is assigned to a specialist.

0 Kudos
Reply

1,552 Views
prabhurammuruga
Contributor I

I have posted as new discussion & below is the link

Jpeg image decoding using VPU on iMX53 running Android 2.3

Thank you,

0 Kudos
Reply

1,553 Views
shanmugamsundar
Contributor IV

hi ,

I am using ipu csi encoder

0 Kudos
Reply

1,552 Views
shanmugamsundar
Contributor IV

hi sorry

       jpeg jfif encoder

0 Kudos
Reply