System Information
Win7x64, Gtx580
Blender Version
2.8 Beta
Short description of error
Setting view transform to Filmic (probably anything except Default), affects sequencer file output, not only it's scene input.
Resulting in applying view transform to file input that usually doesn't needs it and in accumulating multiple View Transforms if processing what have been already rendered with it.
From what it looks like, it is somewhat reasonable to assume that Color Management->Sequencer color profile selection is there to solve this, by separating it from the main color transform, but the setting seems not to have any effect.
IMHO a less convenient solution would be setting every VSE input strip to Color Space: "Filmic", to compensate for already present view transform in the sequence, but that option seems to do something else too as setting it to Filmic Log doesn't just revert the transform.
Exact steps for others to reproduce the error
- Render Animation (1 frame is set to be saved where the blend file is located);
- Scrub a frame forward+backward to refresh sequencer, that loads the frame just rendered or change data/file to point to it;
- Enable Post Processing->Sequencer;
- Render Animation;
- Scrub a frame forward+backward;
- Render Animation;
- Scrub a frame forward+backward;
- Render Animation;
- Scrub a frame forward+backward;
- The colors of the image have Filmic color transform applied multiple times.