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

Messages - Pumplerod

#1
Raw Video / Re: RAW video default settings
June 03, 2013, 07:02:06 AM
Good to know. Thanks. Just making sure I didn't miss something. There's just too much greatness packed into this.  :)
#2
Raw Video / RAW video default settings
June 03, 2013, 03:11:26 AM
Should the raw video settings be getting saved within the config file?  My config auto save is set to True and I'be tried to save manually but they never stick. Each time I turn the camera on I have to turn RAW video back on and reset the format settings.
#3
Raw Video / RAW video Color/gamma info?
June 02, 2013, 10:17:15 PM
Any information on the way color information is stored in the RAW video format?
Is is floating point linear?

I'm pulling images into photoshop for conversion from DNG but photoshop does some pretty funky things when it processes color, which is fine if all you're doing is turning nobs to get what you want, but if you're mixing these images with computer generated images they really should be in a linear space.  I'm not sure what happens when I ultimately save the file as tiff from photoshop.

I'm assuming that it is using an sRGB color profile but I'm not sure if there should be a log->lin conversion applied or simply a gamma .4545
#4
I love everything the dev team has been doing.  Thank you.  I would love to find a way to contribute and, while my programing chops are not near to what you've been doing, I thought perhaps I could attempt a tool that could decode the RAW video into files other than DNG.  I thought I would start with EXR.

Before I go too far I wanted to present the idea here so that someone more knowledgeable than myself could tell me straight up "that won't work for such-and-such a reason", or "great, start here...".  Hopefully the later.

I'm working on an OSX platform.  I've done some development with the Canon SDK so I'm not totally in the dark. 

An associated question...  The Development libraries support reading the standard CR2 files.  Does the RAW video file simply break up into a series of RAW CR2 images?