AV_OPT_TYPE_INT64 62 doc/print_options.c case AV_OPT_TYPE_INT64: printf("integer"); break; AV_OPT_TYPE_INT64 1147 libavcodec/mpeg12enc.c OFFSET(timecode_frame_start), AV_OPT_TYPE_INT64, {.i64 = -1 }, -1, INT64_MAX, VE}, \ AV_OPT_TYPE_INT64 303 libavcodec/options.c {"best_effort_timestamp", "", FOFFSET(best_effort_timestamp), AV_OPT_TYPE_INT64, {.i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, 0}, AV_OPT_TYPE_INT64 304 libavcodec/options.c {"pkt_pos", "", FOFFSET(pkt_pos), AV_OPT_TYPE_INT64, {.i64 = -1 }, INT64_MIN, INT64_MAX, 0}, AV_OPT_TYPE_INT64 305 libavcodec/options.c {"pkt_size", "", FOFFSET(pkt_size), AV_OPT_TYPE_INT64, {.i64 = -1 }, INT64_MIN, INT64_MAX, 0}, AV_OPT_TYPE_INT64 310 libavcodec/options.c {"channel_layout", "", FOFFSET(channel_layout), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, 0}, AV_OPT_TYPE_INT64 46 libavcodec/options_table.h {"b", "set bitrate (in bits/s)", OFFSET(bit_rate), AV_OPT_TYPE_INT64, {.i64 = AV_CODEC_DEFAULT_BITRATE }, 0, INT64_MAX, A|V|E}, AV_OPT_TYPE_INT64 47 libavcodec/options_table.h {"ab", "set bitrate (in bits/s)", OFFSET(bit_rate), AV_OPT_TYPE_INT64, {.i64 = 128*1000 }, 0, INT_MAX, A|E}, AV_OPT_TYPE_INT64 157 libavcodec/options_table.h {"maxrate", "maximum bitrate (in bits/s). Used for VBV together with bufsize.", OFFSET(rc_max_rate), AV_OPT_TYPE_INT64, {.i64 = DEFAULT }, 0, INT_MAX, V|A|E}, AV_OPT_TYPE_INT64 159 libavcodec/options_table.h OFFSET(rc_min_rate), AV_OPT_TYPE_INT64, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|A|E}, AV_OPT_TYPE_INT64 332 libavcodec/options_table.h {"timecode_frame_start", "GOP timecode frame start number, in non-drop-frame format", OFFSET(timecode_frame_start), AV_OPT_TYPE_INT64, {.i64 = -1 }, -1, INT64_MAX, V|E}, AV_OPT_TYPE_INT64 463 libavcodec/options_table.h {"max_pixels", "Maximum number of pixels", OFFSET(max_pixels), AV_OPT_TYPE_INT64, {.i64 = INT_MAX }, 0, INT_MAX, A|V|S|D|E }, AV_OPT_TYPE_INT64 464 libavcodec/options_table.h {"max_samples", "Maximum number of samples", OFFSET(max_samples), AV_OPT_TYPE_INT64, {.i64 = INT_MAX }, 0, INT_MAX, A|D|E }, AV_OPT_TYPE_INT64 42 libavdevice/decklink_dec_c.c { "teletext_lines", "teletext lines bitmask", OFFSET(teletext_lines), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, 0x7ffffffffLL, DEC, "teletext_lines"}, AV_OPT_TYPE_INT64 83 libavdevice/decklink_dec_c.c { "queue_size", "input queue buffer size", OFFSET(queue_size), AV_OPT_TYPE_INT64, { .i64 = (1024 * 1024 * 1024)}, 0, INT64_MAX, DEC }, AV_OPT_TYPE_INT64 435 libavdevice/kmsgrab.c OFFSET(drm_format_modifier), AV_OPT_TYPE_INT64, AV_OPT_TYPE_INT64 438 libavdevice/kmsgrab.c OFFSET(source_crtc), AV_OPT_TYPE_INT64, AV_OPT_TYPE_INT64 441 libavdevice/kmsgrab.c OFFSET(source_plane), AV_OPT_TYPE_INT64, AV_OPT_TYPE_INT64 362 libavdevice/xv.c { "window_id", "set existing window id", OFFSET(window_id), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM }, AV_OPT_TYPE_INT64 239 libavfilter/af_afade.c { "start_sample", "set number of first sample to start fading", OFFSET(start_sample), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 240 libavfilter/af_afade.c { "ss", "set number of first sample to start fading", OFFSET(start_sample), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 241 libavfilter/af_afade.c { "nb_samples", "set number of samples for fade duration", OFFSET(nb_samples), AV_OPT_TYPE_INT64, {.i64 = 44100}, 1, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 242 libavfilter/af_afade.c { "ns", "set number of samples for fade duration", OFFSET(nb_samples), AV_OPT_TYPE_INT64, {.i64 = 44100}, 1, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 53 libavfilter/af_apad.c { "pad_len", "set number of samples of silence to add", OFFSET(pad_len), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, A }, AV_OPT_TYPE_INT64 54 libavfilter/af_apad.c { "whole_len", "set minimum target number of samples in the audio stream", OFFSET(whole_len), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, A }, AV_OPT_TYPE_INT64 74 libavfilter/asrc_anoisesrc.c { "seed", "set random seed", OFFSET(seed), AV_OPT_TYPE_INT64, {.i64 = -1}, -1, UINT_MAX, FLAGS }, AV_OPT_TYPE_INT64 75 libavfilter/asrc_anoisesrc.c { "s", "set random seed", OFFSET(seed), AV_OPT_TYPE_INT64, {.i64 = -1}, -1, UINT_MAX, FLAGS }, AV_OPT_TYPE_INT64 91 libavfilter/f_cue.c { "cue", "cue unix timestamp in microseconds", OFFSET(cue), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 260 libavfilter/f_loop.c { "size", "max number of samples to loop", OFFSET(size), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT32_MAX, AFLAGS }, AV_OPT_TYPE_INT64 261 libavfilter/f_loop.c { "start", "set the loop start sample", OFFSET(start), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, AFLAGS }, AV_OPT_TYPE_INT64 434 libavfilter/f_loop.c { "size", "max number of frames to loop", OFFSET(size), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT16_MAX, VFLAGS }, AV_OPT_TYPE_INT64 435 libavfilter/f_loop.c { "start", "set the loop start frame", OFFSET(start), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, VFLAGS }, AV_OPT_TYPE_INT64 53 libavfilter/f_perms.c { "seed", "set the seed for the random mode", OFFSET(random_seed), AV_OPT_TYPE_INT64, {.i64 = -1}, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 116 libavfilter/trim.c " passed", OFFSET(start_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ AV_OPT_TYPE_INT64 118 libavfilter/trim.c "dropped again", OFFSET(end_pts), AV_OPT_TYPE_INT64, { .i64 = AV_NOPTS_VALUE }, INT64_MIN, INT64_MAX, FLAGS }, \ AV_OPT_TYPE_INT64 183 libavfilter/trim.c "to the output", OFFSET(start_frame), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 185 libavfilter/trim.c "again", OFFSET(end_frame), AV_OPT_TYPE_INT64, { .i64 = INT64_MAX }, 0, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 338 libavfilter/trim.c "passed to the output", OFFSET(start_sample), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 340 libavfilter/trim.c "dropped again", OFFSET(end_sample), AV_OPT_TYPE_INT64, { .i64 = INT64_MAX }, 0, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 230 libavfilter/vf_drawtext.c {"basetime", "set base time", OFFSET(basetime), AV_OPT_TYPE_INT64, {.i64=AV_NOPTS_VALUE}, INT64_MIN, INT64_MAX , FLAGS}, AV_OPT_TYPE_INT64 59 libavfilter/vf_elbg.c { "seed", "set the random seed", OFFSET(lfg_seed), AV_OPT_TYPE_INT64, {.i64 = -1}, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 60 libavfilter/vf_elbg.c { "s", "set the random seed", OFFSET(lfg_seed), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 43 libavfilter/vf_freezeframes.c { "first", "set first frame to freeze", OFFSET(first), AV_OPT_TYPE_INT64, {.i64=0}, 0, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 44 libavfilter/vf_freezeframes.c { "last", "set last frame to freeze", OFFSET(last), AV_OPT_TYPE_INT64, {.i64=0}, 0, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 45 libavfilter/vf_freezeframes.c { "replace", "set frame to replace", OFFSET(replace), AV_OPT_TYPE_INT64, {.i64=0}, 0, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 48 libavfilter/vf_random.c { "seed", "set the seed", OFFSET(random_seed), AV_OPT_TYPE_INT64, {.i64=-1}, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 75 libavfilter/vsrc_cellauto.c { "random_seed", "set the seed for filling the initial grid randomly", OFFSET(random_seed), AV_OPT_TYPE_INT64, {.i64 = -1}, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 76 libavfilter/vsrc_cellauto.c { "seed", "set the seed for filling the initial grid randomly", OFFSET(random_seed), AV_OPT_TYPE_INT64, {.i64 = -1}, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 74 libavfilter/vsrc_gradients.c {"seed", "set the seed", OFFSET(seed), AV_OPT_TYPE_INT64, {.i64=-1}, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 90 libavfilter/vsrc_life.c { "random_seed", "set the seed for filling the initial grid randomly", OFFSET(random_seed), AV_OPT_TYPE_INT64, {.i64=-1}, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 91 libavfilter/vsrc_life.c { "seed", "set the seed for filling the initial grid randomly", OFFSET(random_seed), AV_OPT_TYPE_INT64, {.i64=-1}, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 84 libavfilter/vsrc_mptestsrc.c AV_OPT_TYPE_INT64, {.i64 = 30}, 1, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 86 libavfilter/vsrc_mptestsrc.c AV_OPT_TYPE_INT64, {.i64 = 30}, 1, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 64 libavfilter/vsrc_sierpinski.c {"seed", "set the seed", OFFSET(seed), AV_OPT_TYPE_INT64, {.i64=-1}, -1, UINT32_MAX, FLAGS }, AV_OPT_TYPE_INT64 187 libavformat/astenc.c { "loopstart", "Loopstart position in milliseconds.", OFFSET(loopstart), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM }, AV_OPT_TYPE_INT64 188 libavformat/astenc.c { "loopend", "Loopend position in milliseconds.", OFFSET(loopend), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM }, AV_OPT_TYPE_INT64 60 libavformat/avio.c {"rw_timeout", "Timeout for IO operations (in microseconds)", offsetof(URLContext, rw_timeout), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, AV_OPT_FLAG_ENCODING_PARAM | AV_OPT_FLAG_DECODING_PARAM }, AV_OPT_TYPE_INT64 557 libavformat/hdsenc.c { "min_frag_duration", "minimum fragment duration (in microseconds)", OFFSET(min_frag_duration), AV_OPT_TYPE_INT64, { .i64 = 10000000 }, 0, INT_MAX, E }, AV_OPT_TYPE_INT64 2942 libavformat/hlsenc.c {"start_number", "set first number in the sequence", OFFSET(start_sequence),AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, E}, AV_OPT_TYPE_INT64 162 libavformat/http.c { "offset", "initial byte offset", OFFSET(off), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, D }, AV_OPT_TYPE_INT64 163 libavformat/http.c { "end_offset", "try to limit the request to bytes preceding this offset", OFFSET(end_off), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, D }, AV_OPT_TYPE_INT64 48 libavformat/libgme.c {"max_size", "set max file size supported (in bytes)", OFFSET(max_size), AV_OPT_TYPE_INT64, {.i64 = 50 * 1024 * 1024}, 0, SIZE_MAX, A|D}, AV_OPT_TYPE_INT64 99 libavformat/libsrt.c { "timeout", "Timeout of socket I/O operations (in microseconds)", OFFSET(rw_timeout), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, AV_OPT_TYPE_INT64 100 libavformat/libsrt.c { "listen_timeout", "Connection awaiting timeout (in microseconds)" , OFFSET(listen_timeout), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, AV_OPT_TYPE_INT64 107 libavformat/libsrt.c { "maxbw", "Maximum bandwidth (bytes per second) that the connection can use", OFFSET(maxbw), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, AV_OPT_TYPE_INT64 119 libavformat/libsrt.c { "inputbw", "Estimated input stream rate", OFFSET(inputbw), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, AV_OPT_TYPE_INT64 121 libavformat/libsrt.c { "latency", "receiver delay (in microseconds) to absorb bursts of missed packet retransmissions", OFFSET(latency), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, AV_OPT_TYPE_INT64 122 libavformat/libsrt.c { "tsbpddelay", "deprecated, same effect as latency option", OFFSET(latency), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, AV_OPT_TYPE_INT64 123 libavformat/libsrt.c { "rcvlatency", "receive latency (in microseconds)", OFFSET(rcvlatency), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, AV_OPT_TYPE_INT64 124 libavformat/libsrt.c { "peerlatency", "peer latency (in microseconds)", OFFSET(peerlatency), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, AV_OPT_TYPE_INT64 127 libavformat/libsrt.c { "connect_timeout", "Connect timeout(in milliseconds). Caller default: 3000, rendezvous (x 10)", OFFSET(connect_timeout), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, .flags = D|E }, AV_OPT_TYPE_INT64 2787 libavformat/matroskaenc.c { "cluster_time_limit", "Store at most the provided number of milliseconds in a cluster.", OFFSET(cluster_time_limit), AV_OPT_TYPE_INT64, { .i64 = -1 }, -1, INT64_MAX, FLAGS }, AV_OPT_TYPE_INT64 90 libavformat/oggenc.c OFFSET(pref_duration), AV_OPT_TYPE_INT64, { .i64 = 1000000 }, 0, INT64_MAX, PARAM }, AV_OPT_TYPE_INT64 39 libavformat/options_table.h {"probesize", "set probing size", OFFSET(probesize), AV_OPT_TYPE_INT64, {.i64 = 5000000 }, 32, INT64_MAX, D}, AV_OPT_TYPE_INT64 63 libavformat/options_table.h {"analyzeduration", "specify how many microseconds are analyzed to probe the input", OFFSET(max_analyze_duration), AV_OPT_TYPE_INT64, {.i64 = 0 }, 0, INT64_MAX, D}, AV_OPT_TYPE_INT64 70 libavformat/options_table.h {"start_time_realtime", "wall-clock time when stream begins (PTS==0)", OFFSET(start_time_realtime), AV_OPT_TYPE_INT64, {.i64 = AV_NOPTS_VALUE}, INT64_MIN, INT64_MAX, E}, AV_OPT_TYPE_INT64 88 libavformat/options_table.h {"skip_initial_bytes", "set number of bytes to skip before reading header and frames", OFFSET(skip_initial_bytes), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX-1, D}, AV_OPT_TYPE_INT64 93 libavformat/options_table.h {"max_interleave_delta", "maximum buffering duration for interleaving", OFFSET(max_interleave_delta), AV_OPT_TYPE_INT64, { .i64 = 10000000 }, 0, INT64_MAX, E }, AV_OPT_TYPE_INT64 641 libavformat/smoothstreamingenc.c { "min_frag_duration", "minimum fragment duration (in microseconds)", OFFSET(min_frag_duration), AV_OPT_TYPE_INT64, { .i64 = 5000000 }, 0, INT_MAX, E }, AV_OPT_TYPE_INT64 39 libavformat/subfile.c { "start", "start offset", OFFSET(start), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, D }, AV_OPT_TYPE_INT64 40 libavformat/subfile.c { "end", "end offset", OFFSET(end), AV_OPT_TYPE_INT64, {.i64 = 0}, 0, INT64_MAX, D }, AV_OPT_TYPE_INT64 37 libavformat/tedcaptionsdec.c offsetof(TEDCaptionsDemuxer, start_time), AV_OPT_TYPE_INT64, AV_OPT_TYPE_INT64 127 libavformat/udp.c { "bitrate", "Bits to send per second", OFFSET(bitrate), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, .flags = E }, AV_OPT_TYPE_INT64 128 libavformat/udp.c { "burst_bits", "Max length of bursts in bits (when using bitrate)", OFFSET(burst_bits), AV_OPT_TYPE_INT64, { .i64 = 0 }, 0, INT64_MAX, .flags = E }, AV_OPT_TYPE_INT64 66 libavformat/vapoursynth.c {"max_script_size", "set max file size supported (in bytes)", OFFSET(max_script_size), AV_OPT_TYPE_INT64, {.i64 = 1 * 1024 * 1024}, 0, SIZE_MAX - 1, A|D}, AV_OPT_TYPE_INT64 39 libavresample/options.c { "in_channel_layout", "Input Channel Layout", OFFSET(in_channel_layout), AV_OPT_TYPE_INT64, { .i64 = 0 }, INT64_MIN, INT64_MAX, PARAM }, AV_OPT_TYPE_INT64 42 libavresample/options.c { "out_channel_layout", "Output Channel Layout", OFFSET(out_channel_layout), AV_OPT_TYPE_INT64, { .i64 = 0 }, INT64_MIN, INT64_MAX, PARAM }, AV_OPT_TYPE_INT64 76 libavutil/opt.c case AV_OPT_TYPE_INT64: AV_OPT_TYPE_INT64 130 libavutil/opt.c case AV_OPT_TYPE_INT64:{ AV_OPT_TYPE_INT64 221 libavutil/opt.c #define DEFAULT_NUMVAL(opt) ((opt->type == AV_OPT_TYPE_INT64 || \ AV_OPT_TYPE_INT64 495 libavutil/opt.c case AV_OPT_TYPE_INT64: AV_OPT_TYPE_INT64 565 libavutil/opt.c OPT_EVAL_NUMBER(int64, AV_OPT_TYPE_INT64, int64_t) AV_OPT_TYPE_INT64 806 libavutil/opt.c case AV_OPT_TYPE_INT64: AV_OPT_TYPE_INT64 1180 libavutil/opt.c case AV_OPT_TYPE_INT64: AV_OPT_TYPE_INT64 1255 libavutil/opt.c case AV_OPT_TYPE_INT64: AV_OPT_TYPE_INT64 1303 libavutil/opt.c case AV_OPT_TYPE_INT64: { AV_OPT_TYPE_INT64 1381 libavutil/opt.c case AV_OPT_TYPE_INT64: AV_OPT_TYPE_INT64 1742 libavutil/opt.c case AV_OPT_TYPE_INT64: AV_OPT_TYPE_INT64 1872 libavutil/opt.c case AV_OPT_TYPE_INT64: AV_OPT_TYPE_INT64 1962 libavutil/opt.c case AV_OPT_TYPE_INT64: AV_OPT_TYPE_INT64 88 libavutil/tests/opt.c {"num64", "set num 64bit", OFFSET(num64), AV_OPT_TYPE_INT64, { .i64 = 1 }, 0, 100, 1 }, AV_OPT_TYPE_INT64 112 libswresample/options.c , OFFSET(firstpts_in_samples), AV_OPT_TYPE_INT64 ,{.i64=AV_NOPTS_VALUE }, INT64_MIN,INT64_MAX, PARAM },