{"list_devices","list available devices",offsetof(CaptureContext,list_devices),AV_OPT_TYPE_INT,{.i64=0},0,1,AV_OPT_FLAG_DECODING_PARAM,"list_devices"},
{"video_device_index","select video device by index for devices with same name (starts at 0)",offsetof(CaptureContext,video_device_index),AV_OPT_TYPE_INT,{.i64=-1},-1,INT_MAX,AV_OPT_FLAG_DECODING_PARAM},