ivtv_get_output
int ivtv_get_output(struct ivtv *itv, u16 index, struct v4l2_output *output);
ivtv_get_output(itv, itv->active_output, &vidout);
return ivtv_get_output(itv, vout->index, vout);