{"format_code","set format by fourcc",OFFSET(format_code),AV_OPT_TYPE_STRING,{.str=NULL},0,0,DEC},
{"raw_format","pixel format to be returned by the card when capturing",OFFSET(raw_format),AV_OPT_TYPE_INT,{.i64=MKBETAG('2','v','u','y')},0,UINT_MAX,DEC,"raw_format"},
{"raw_format","pixel format to be returned by the card when capturing",OFFSET(raw_format),AV_OPT_TYPE_INT,{.i64=0},0,UINT_MAX,DEC,"raw_format"},