-
I am wondering when some settings are actually utilized if exporting disparity, then later bringing the edited depthmap back into iw3 for a final conversion. I'm pretty sure depth strength, convergence and video encoding settings aren't used in creating the depth map, but for example Edge Fix and Flicker Reduction. If I want to use those, would I have them on during export disparity and off during final conversion, or vice versa? Would it create issues or double the effects if left on for both steps? Any other important settings that should be turned off or on during either step to not create issues with this sort of process. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
One user I know turns them off for the regurgitation (2nd processing phase). I would probably test both ways and see... |
Beta Was this translation helpful? Give feedback.
-
Export: Export disparity: YAML file contains its settings.
If Flicker Reduction (ema_normalize) is applied on export in both cases, and not applied on import. |
Beta Was this translation helpful? Give feedback.
Export:
Foreground Scale (mapper) and Edge Fix (edge dilation) are not applied on export, but are applied on import (yml input, final conversion) instead.
Export disparity:
Foreground Scale (mapper) and Edge Fix (edge dilation) are applied on export and not on import.
YAML file contains its settings.
If
true
, it is not applied on import.Flicker Reduction (ema_normalize) is applied on export in both cases, and not applied on import.