beagleboard / kernel

Kernel for the beagleboard.org boards
172 stars 159 forks source link

Fix aspect ratio issue of 720p in MT9M114 camera cape #83

Closed meenumurali closed 10 years ago

meenumurali commented 10 years ago

Fix the aspect ratio issue of 720p in MT9M114 camera cape.

RobertCNelson commented 10 years ago

Thanks, pushed as part of: https://github.com/beagleboard/kernel/blob/9c7cb5b2c3d0c83ab27fe49895bf3a44180de87e/patches/capes/0021-Fix-aspect-ratio-issue-of-720p-in-MT9M114-camera-cap.patch

RobertCNelson commented 10 years ago

BTW... do you guys have a capture script & list of packages you need to have this work out of the box for end users?

anithamol commented 10 years ago

Thank you very much for your fast reply.

Our cape board SW run in standard V4L2 framework. So using any standard V4L2 application video can be captured and saved. We have tested the same. The video can be played using any YUV 4:2:2 player.We will provide the V4L2 application if necessary.

RobertCNelson commented 10 years ago

This is merged, closing...