Videoadapter will fall back to the dummy converter if the configured
converter fails to load.
Assuming the existence of a converter allows removing all checks for the
existence of the converter and simplifies the adapter to a single
codepath.
In case the videoadapter is not configured differently by the session
manager the output port will run in passthrough mode and the input port
will run in convert mode.