Hi All,
I was looking at the DCRAW package and saw the libgphoto2 work. A few things are interesting about libgphoto2.
First, it's still under development and supports the latest cameras.
Second, it has a 'port' capability for talking directly to cameras which is beyond what PTP can do.
Third, it has a fuse module so camera's can be mounted directly to the systems.
Fourth, I think it would be possible to leverage libgphoto2 in a datatype that would unlock the world of RAW images for any format within our beloved tools.
The code is here:
https://github.com/gphoto/libgphoto2Cheers,
Bill "tekmage" Borsari
PS, Eldee will ask for an SPE-compiled version!