96{
"precision" ,
"set soxr resampling precision (in bits)"
98{
"cheby" ,
"enable soxr Chebyshev passband & higher-precision irrational ratio approximation"
100{
"min_comp" ,
"set minimum difference between timestamps and audio data (in seconds) below which no timestamp compensation of either kind is applied"
102{
"min_hard_comp" ,
"set minimum difference between timestamps and audio data (in seconds) to trigger padding/trimming the data."
104{
"comp_duration" ,
"set duration (in seconds) over which data is stretched/squeezed to make it match the timestamps."
106{
"max_soft_comp" ,
"set maximum factor by which data is stretched/squeezed to make it match the timestamps."
108{
"async" ,
"simplified 1 parameter audio timestamp matching, 0(disabled), 1(filling and trimming), >1(maximum stretch/squeeze in samples per second)"
110{
"first_pts" ,
"Assume the first pts should be this value (in samples)."
The libswresample context.