{"use_wallclock_as_timestamps","use wallclock as timestamps",OFFSET(use_wallclock_as_timestamps),AV_OPT_TYPE_INT,{.i64=0},0,INT_MAX-1,D},
{"avoid_negative_ts","shift timestamps to make them positive. 1 enables, 0 disables, default of -1 enables when required by target format.",OFFSET(avoid_negative_ts),AV_OPT_TYPE_INT,{.i64=-1},-1,1,E},