{"rc_eq","deprecated, use encoder private options instead",OFFSET(rc_eq),AV_OPT_TYPE_STRING,{.str=NULL},CHAR_MIN,CHAR_MAX,V|E},
#endif
{"maxrate","Set maximum bitrate tolerance (in bits/s). Requires bufsize to be set.",OFFSET(rc_max_rate),AV_OPT_TYPE_INT,{.i64=DEFAULT},INT_MIN,INT_MAX,V|A|E},
{"minrate","Set minimum bitrate tolerance (in bits/s). Most useful in setting up a CBR encode. It is of little use otherwise.",