compositing 8bit 3d frames with motion blur - bright outline
We deliver our 3d rendered frames as linear EXR for compositing. Additionally, we convert EXRs to 8bit TIFFs applying OETF (sRGB Gamma).
I have noticed that AfterEffect incorrectly composites 8bit files if there's significant motion blur on objects - there's a bright halo. EXRs are handled OK.
For comparision, Nuke behaves OK for both EXRs and 8bit TIFFs.
We use oiiotool for conversion:
oiiotool ./in.exr --tocolorspace "sRGB" -d uint8 -o ./out.tif
I attach example EXR and TIFF file: http://cgarea.com/after_fx_8bit_example.zip
Can anyone advise ?
AfterFX vs Nuke:

