how do I use VPU to encode JPEG?

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

how do I use VPU to encode JPEG?

Jump to solution
1,591 Views
daisukekitsunai
Contributor I

hi, i'm developing a iMX53 custom board that is based on iMX53QSB runnig Linux.

custom board have features to capture the video of ntsc, and  to output video of CVBS to TV, to output  MJPG on the ethernet.

i was able to capture video using IPU and to output  to the TV using TVE.

but, I have trouble with compression method JMPG.

iMX53RM is written VPU is able to encode a JPEG hardware, but the method has not been explanation.

I don't know where else to look for JPEG encoding using the VPU.

does anyone know a way of using the hardware encoding VPU?

Labels (3)
0 Kudos
Reply
1 Solution
1,284 Views
jimmychan
NXP TechSupport
NXP TechSupport

I think you can read the i.MX5x_Linux_VPU_API.pdf in the Linux BSP document bundle IMX53_1109_LINUXDOCS_BUNDLE.

View solution in original post

0 Kudos
Reply
1 Reply
1,285 Views
jimmychan
NXP TechSupport
NXP TechSupport

I think you can read the i.MX5x_Linux_VPU_API.pdf in the Linux BSP document bundle IMX53_1109_LINUXDOCS_BUNDLE.

0 Kudos
Reply