{"normalize_sar","force SAR normalization to 1:1 by adjusting pos_x/y/w/h",OFFSET(normalize_sar),AV_OPT_TYPE_BOOL,{.i64=0},0,1,STATIC},
{"pad_crop_ratio","ratio between padding and cropping when normalizing SAR (0=pad, 1=crop)",OFFSET(pad_crop_ratio),AV_OPT_TYPE_FLOAT,{.dbl=0.0},0.0,1.0,DYNAMIC},
{"fillcolor","Background fill color",OFFSET(fillcolor),AV_OPT_TYPE_STRING,{.str="black"},.flags=DYNAMIC},