Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - zcream

#1
I am using the chdk_dng code used within raw2dng for a project of time.
I am currently trying to add a basic DNG header for a Point Grey USB3 vision camera and add the packed 12-bit RAW data to the body.

I have so far failed.

I believe the problem is related to code that pads 10, 12 or 14-bits to 16-bits and then writes out a standard TIFF.

Could someone point out a very basic usable DNG  header ?
#2
I am aware that ML is only for EOS, and CHDK for the P&S cameras.
The newer Canon P&S cameras has SDXC support as well as a CCD sensor. SDM (a version of CHDK) now allows for frame-by-frame sync for 2x side-by-side cameras for a 3d rig.
I was thinking of something similar to the ML RAW Video hack. There should be a video buffer, and RAW is only 10-bit in Canon P&S as opposed to 14-bit RAW in Canon DSLRs.

I am happy to buy one of the newer P&S cameras and explore this if someone works with me.

Ideally, one of the ML team would consider adding RAW video recording to the CHDK code  ;D