Re: [FFmpeg-devel] Enhancing/extending OpenEXR 'gamma' feature

2015-08-28 Thread Kevin Wheatley
On Fri, Aug 28, 2015 at 3:54 PM, Paul B Mahol wrote: > On 8/28/15, Kevin Wheatley wrote: > Feel free to do it. > > Note however that those various curves really belong to avfilter once > swscale supports float pixel format and exr decoder make use of it. Absolutely, most of the tools I normally

Re: [FFmpeg-devel] Enhancing/extending OpenEXR 'gamma' feature

2015-08-28 Thread Paul B Mahol
On 8/28/15, Kevin Wheatley wrote: > HI, > > I was wondering what others think about the option of extending the > OpenEXR reader's gamma option to also include various transfer > characteristic curves, potentially corresponding to the various > AVCOL_TRC_* options, though I don't immediately have