Hi all,
is there any way to specify an exr layer from the command line when providing source material for rv or rvio ?
i'm thinking it might be nice for viewing left-eye, right-eye stereo pairs in sequence, and could be a cool way for viewing render aovs quickly (maybe in the tile stack mode).
i was thinking something like
rv mySequence.#.exr{layer}
so i could do something like:
rvio -tile myRender.#.exr{diff} myRender.#.exr{spec} myRender.#.exr{amb} myRender.#.exr{refl} -o aovCheck.mov
to get a nice contact sheet style quicktime for inspecting all my aovs at once.
sound feasible ?
Ben