Searched refs:max_chunk_duration (Results 1 – 3 of 3) sorted by relevance
73 {"chunk_duration", "microseconds for each chunk", OFFSET(max_chunk_duration), AV_OPT_TYPE_INT, {.i6…
1604 int max_chunk_duration; member
836 int chunked = s->max_chunk_size || s->max_chunk_duration;859 … uint64_t max= av_rescale_q_rnd(s->max_chunk_duration, AV_TIME_BASE_Q, st->time_base, AV_ROUND_UP);