OptionsContext Struct Reference

#include <avconv.h>

Data Fields

OptionGroupg
int64_t start_time
const char * format
SpecifierOptcodec_names
int nb_codec_names
SpecifierOptaudio_channels
int nb_audio_channels
SpecifierOptaudio_sample_rate
int nb_audio_sample_rate
SpecifierOptframe_rates
int nb_frame_rates
SpecifierOptframe_sizes
int nb_frame_sizes
SpecifierOptframe_pix_fmts
int nb_frame_pix_fmts
int64_t input_ts_offset
int rate_emu
SpecifierOptts_scale
int nb_ts_scale
SpecifierOptdump_attachment
int nb_dump_attachment
StreamMapstream_maps
int nb_stream_maps
MetadataMap(* meta_data_maps )[2]
int nb_meta_data_maps
int metadata_global_manual
int metadata_streams_manual
int metadata_chapters_manual
const char ** attachments
int nb_attachments
int chapters_input_file
int64_t recording_time
uint64_t limit_filesize
float mux_preload
float mux_max_delay
int shortest
int video_disable
int audio_disable
int subtitle_disable
int data_disable
int * streamid_map
int nb_streamid_map
SpecifierOptmetadata
int nb_metadata
SpecifierOptmax_frames
int nb_max_frames
SpecifierOptbitstream_filters
int nb_bitstream_filters
SpecifierOptcodec_tags
int nb_codec_tags
SpecifierOptsample_fmts
int nb_sample_fmts
SpecifierOptqscale
int nb_qscale
SpecifierOptforced_key_frames
int nb_forced_key_frames
SpecifierOptforce_fps
int nb_force_fps
SpecifierOptframe_aspect_ratios
int nb_frame_aspect_ratios
SpecifierOptrc_overrides
int nb_rc_overrides
SpecifierOptintra_matrices
int nb_intra_matrices
SpecifierOptinter_matrices
int nb_inter_matrices
SpecifierOpttop_field_first
int nb_top_field_first
SpecifierOptmetadata_map
int nb_metadata_map
SpecifierOptpresets
int nb_presets
SpecifierOptcopy_initial_nonkeyframes
int nb_copy_initial_nonkeyframes
SpecifierOptfilters
int nb_filters
SpecifierOptpass
int nb_pass
SpecifierOptpasslogfiles
int nb_passlogfiles

Detailed Description

Definition at line 69 of file avconv.h.

Field Documentation

const char** OptionsContext::attachments

Definition at line 107 of file avconv.h.

Referenced by open_output_file(), and opt_attach().

SpecifierOpt* OptionsContext::audio_channels

Definition at line 78 of file avconv.h.

Referenced by open_input_file().

int OptionsContext::audio_disable

Definition at line 119 of file avconv.h.

Referenced by open_output_file().

SpecifierOpt* OptionsContext::audio_sample_rate

Definition at line 80 of file avconv.h.

Referenced by open_input_file().

SpecifierOpt* OptionsContext::bitstream_filters

Definition at line 131 of file avconv.h.

int OptionsContext::chapters_input_file

Definition at line 110 of file avconv.h.

Referenced by init_options(), and open_output_file().

SpecifierOpt* OptionsContext::codec_names

Definition at line 76 of file avconv.h.

SpecifierOpt* OptionsContext::codec_tags

Definition at line 133 of file avconv.h.

SpecifierOpt* OptionsContext::copy_initial_nonkeyframes

Definition at line 157 of file avconv.h.

int OptionsContext::data_disable

Definition at line 121 of file avconv.h.

SpecifierOpt* OptionsContext::dump_attachment

Definition at line 95 of file avconv.h.

Referenced by open_input_file().

SpecifierOpt* OptionsContext::filters

Definition at line 159 of file avconv.h.

SpecifierOpt* OptionsContext::force_fps

Definition at line 141 of file avconv.h.

SpecifierOpt* OptionsContext::forced_key_frames

Definition at line 139 of file avconv.h.

const char* OptionsContext::format

Definition at line 74 of file avconv.h.

Referenced by open_input_file(), and open_output_file().

SpecifierOpt* OptionsContext::frame_aspect_ratios

Definition at line 143 of file avconv.h.

SpecifierOpt* OptionsContext::frame_pix_fmts

Definition at line 86 of file avconv.h.

Referenced by open_input_file().

SpecifierOpt* OptionsContext::frame_rates

Definition at line 82 of file avconv.h.

Referenced by open_input_file().

SpecifierOpt* OptionsContext::frame_sizes

Definition at line 84 of file avconv.h.

Referenced by open_input_file().

OptionGroup* OptionsContext::g
int64_t OptionsContext::input_ts_offset

Definition at line 90 of file avconv.h.

Referenced by open_input_file().

SpecifierOpt* OptionsContext::inter_matrices

Definition at line 149 of file avconv.h.

SpecifierOpt* OptionsContext::intra_matrices

Definition at line 147 of file avconv.h.

uint64_t OptionsContext::limit_filesize

Definition at line 113 of file avconv.h.

Referenced by init_options(), and open_output_file().

SpecifierOpt* OptionsContext::max_frames

Definition at line 129 of file avconv.h.

MetadataMap(* OptionsContext::meta_data_maps)[2]

Definition at line 102 of file avconv.h.

Referenced by uninit_options().

SpecifierOpt* OptionsContext::metadata

Definition at line 127 of file avconv.h.

Referenced by open_output_file().

int OptionsContext::metadata_chapters_manual

Definition at line 106 of file avconv.h.

Referenced by copy_metadata(), and open_output_file().

int OptionsContext::metadata_global_manual

Definition at line 104 of file avconv.h.

Referenced by copy_metadata(), and open_output_file().

SpecifierOpt* OptionsContext::metadata_map

Definition at line 153 of file avconv.h.

Referenced by open_output_file().

int OptionsContext::metadata_streams_manual

Definition at line 105 of file avconv.h.

Referenced by copy_metadata(), and open_output_file().

float OptionsContext::mux_max_delay

Definition at line 115 of file avconv.h.

Referenced by init_options(), and open_output_file().

float OptionsContext::mux_preload

Definition at line 114 of file avconv.h.

Referenced by open_output_file(), and opt_target().

int OptionsContext::nb_attachments

Definition at line 108 of file avconv.h.

Referenced by open_output_file(), and opt_attach().

int OptionsContext::nb_audio_channels

Definition at line 79 of file avconv.h.

Referenced by open_input_file().

int OptionsContext::nb_audio_sample_rate

Definition at line 81 of file avconv.h.

Referenced by open_input_file().

int OptionsContext::nb_bitstream_filters

Definition at line 132 of file avconv.h.

int OptionsContext::nb_codec_names

Definition at line 77 of file avconv.h.

int OptionsContext::nb_codec_tags

Definition at line 134 of file avconv.h.

int OptionsContext::nb_copy_initial_nonkeyframes

Definition at line 158 of file avconv.h.

int OptionsContext::nb_dump_attachment

Definition at line 96 of file avconv.h.

Referenced by open_input_file().

int OptionsContext::nb_filters

Definition at line 160 of file avconv.h.

int OptionsContext::nb_force_fps

Definition at line 142 of file avconv.h.

int OptionsContext::nb_forced_key_frames

Definition at line 140 of file avconv.h.

int OptionsContext::nb_frame_aspect_ratios

Definition at line 144 of file avconv.h.

int OptionsContext::nb_frame_pix_fmts

Definition at line 87 of file avconv.h.

Referenced by open_input_file().

int OptionsContext::nb_frame_rates

Definition at line 83 of file avconv.h.

Referenced by open_input_file().

int OptionsContext::nb_frame_sizes

Definition at line 85 of file avconv.h.

Referenced by open_input_file().

int OptionsContext::nb_inter_matrices

Definition at line 150 of file avconv.h.

int OptionsContext::nb_intra_matrices

Definition at line 148 of file avconv.h.

int OptionsContext::nb_max_frames

Definition at line 130 of file avconv.h.

int OptionsContext::nb_meta_data_maps

Definition at line 103 of file avconv.h.

int OptionsContext::nb_metadata

Definition at line 128 of file avconv.h.

Referenced by open_output_file().

int OptionsContext::nb_metadata_map

Definition at line 154 of file avconv.h.

Referenced by open_output_file().

int OptionsContext::nb_pass

Definition at line 162 of file avconv.h.

int OptionsContext::nb_passlogfiles

Definition at line 164 of file avconv.h.

int OptionsContext::nb_presets

Definition at line 156 of file avconv.h.

int OptionsContext::nb_qscale

Definition at line 138 of file avconv.h.

int OptionsContext::nb_rc_overrides

Definition at line 146 of file avconv.h.

int OptionsContext::nb_sample_fmts

Definition at line 136 of file avconv.h.

int OptionsContext::nb_stream_maps

Definition at line 100 of file avconv.h.

Referenced by open_output_file(), opt_map(), and uninit_options().

int OptionsContext::nb_streamid_map

Definition at line 125 of file avconv.h.

Referenced by new_output_stream(), and opt_streamid().

int OptionsContext::nb_top_field_first

Definition at line 152 of file avconv.h.

int OptionsContext::nb_ts_scale

Definition at line 94 of file avconv.h.

SpecifierOpt* OptionsContext::pass

Definition at line 161 of file avconv.h.

SpecifierOpt* OptionsContext::passlogfiles

Definition at line 163 of file avconv.h.

SpecifierOpt* OptionsContext::presets

Definition at line 155 of file avconv.h.

SpecifierOpt* OptionsContext::qscale

Definition at line 137 of file avconv.h.

int OptionsContext::rate_emu

Definition at line 91 of file avconv.h.

Referenced by open_input_file().

SpecifierOpt* OptionsContext::rc_overrides

Definition at line 145 of file avconv.h.

int64_t OptionsContext::recording_time

Definition at line 112 of file avconv.h.

Referenced by init_options(), and open_output_file().

SpecifierOpt* OptionsContext::sample_fmts

Definition at line 135 of file avconv.h.

int OptionsContext::shortest

Definition at line 116 of file avconv.h.

Referenced by open_output_file().

int64_t OptionsContext::start_time

Definition at line 73 of file avconv.h.

Referenced by open_input_file(), and open_output_file().

StreamMap* OptionsContext::stream_maps

Definition at line 99 of file avconv.h.

Referenced by open_output_file(), opt_map(), and uninit_options().

int* OptionsContext::streamid_map

Definition at line 124 of file avconv.h.

Referenced by new_output_stream(), opt_streamid(), and uninit_options().

int OptionsContext::subtitle_disable

Definition at line 120 of file avconv.h.

Referenced by open_output_file().

SpecifierOpt* OptionsContext::top_field_first

Definition at line 151 of file avconv.h.

SpecifierOpt* OptionsContext::ts_scale

Definition at line 93 of file avconv.h.

int OptionsContext::video_disable

Definition at line 118 of file avconv.h.

Referenced by open_output_file().


The documentation for this struct was generated from the following file: