El 21/10/17 a las 14:42, Aaron Star escribió:
Here is a sample of C200 Raw :  http://tbf.me/a/cPz6X

I understand that FFMPEG does not encode EXR, but not sure why this is since 
its open source.  The other formats FFMPEG does support, and I am trying to 
stay away from the likes of DNxHR or Prores.

What I am trying to get to is simple batch processing of RAW footage to EXR, so 
the material can be edited in the ACES color space.   Compression to be handled 
by the EXR format.

Trying to stay out of integer intermediate formats, and keep all information 
from the source by dumping it into a linear FP format.

If I knew how to code this I would.

Thank you for your quick response.
FFMPEG is not the appropriate tool for this. You want to have a look at OpenImageIO (OIIO), which has exr savers and readers and craw readers. It comes with an utility to convert formats. It was developed by Larry Gritz while at Sony Imageworks and it is an open source library.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to