|
FFmpeg
|
#include <ffmpeg.h>
| OptionGroup* OptionsContext::g |
Definition at line 144 of file ffmpeg.h.
Referenced by dec_create(), ifile_open(), ist_add(), of_open(), opt_bitrate(), opt_default_new(), opt_profile(), opt_target(), opt_timecode(), ost_add(), and ost_bind_filter().
| int64_t OptionsContext::start_time |
Definition at line 147 of file ffmpeg.h.
Referenced by ifile_open(), init_options(), and of_open().
| int64_t OptionsContext::start_time_eof |
Definition at line 148 of file ffmpeg.h.
Referenced by ifile_open(), and init_options().
| int OptionsContext::seek_timestamp |
Definition at line 149 of file ffmpeg.h.
Referenced by ifile_open().
| const char* OptionsContext::format |
Definition at line 150 of file ffmpeg.h.
Referenced by ifile_open(), and of_open().
| SpecifierOptList OptionsContext::codec_names |
Definition at line 152 of file ffmpeg.h.
Referenced by choose_decoder(), choose_encoder(), dec_create(), ifile_open(), map_auto_subtitle(), and opt_preset().
| SpecifierOptList OptionsContext::audio_ch_layouts |
Definition at line 153 of file ffmpeg.h.
Referenced by ifile_open(), ist_add(), and new_stream_audio().
| SpecifierOptList OptionsContext::audio_channels |
Definition at line 154 of file ffmpeg.h.
Referenced by ifile_open(), and new_stream_audio().
| SpecifierOptList OptionsContext::audio_sample_rate |
Definition at line 155 of file ffmpeg.h.
Referenced by ifile_open(), and new_stream_audio().
| SpecifierOptList OptionsContext::frame_rates |
Definition at line 156 of file ffmpeg.h.
Referenced by ifile_open(), ist_add(), and new_stream_video().
| SpecifierOptList OptionsContext::max_frame_rates |
Definition at line 157 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::frame_sizes |
Definition at line 158 of file ffmpeg.h.
Referenced by ifile_open(), new_stream_subtitle(), and new_stream_video().
| SpecifierOptList OptionsContext::frame_pix_fmts |
Definition at line 159 of file ffmpeg.h.
Referenced by ifile_open(), and new_stream_video().
| int64_t OptionsContext::input_ts_offset |
Definition at line 162 of file ffmpeg.h.
Referenced by ifile_open().
| int OptionsContext::loop |
Definition at line 163 of file ffmpeg.h.
Referenced by ifile_open().
| int OptionsContext::rate_emu |
Definition at line 164 of file ffmpeg.h.
Referenced by ifile_open().
| float OptionsContext::readrate |
Definition at line 165 of file ffmpeg.h.
Referenced by ifile_open().
| double OptionsContext::readrate_initial_burst |
Definition at line 166 of file ffmpeg.h.
Referenced by ifile_open().
| int OptionsContext::accurate_seek |
Definition at line 167 of file ffmpeg.h.
Referenced by ifile_open(), and init_options().
| int OptionsContext::thread_queue_size |
Definition at line 168 of file ffmpeg.h.
Referenced by init_options(), and of_open().
| int OptionsContext::input_sync_ref |
Definition at line 169 of file ffmpeg.h.
Referenced by ifile_open(), and init_options().
| int OptionsContext::find_stream_info |
Definition at line 170 of file ffmpeg.h.
Referenced by ifile_open(), and init_options().
| SpecifierOptList OptionsContext::ts_scale |
| SpecifierOptList OptionsContext::dump_attachment |
Definition at line 173 of file ffmpeg.h.
Referenced by ifile_open().
| SpecifierOptList OptionsContext::hwaccels |
| SpecifierOptList OptionsContext::hwaccel_devices |
| SpecifierOptList OptionsContext::hwaccel_output_formats |
| SpecifierOptList OptionsContext::autorotate |
| SpecifierOptList OptionsContext::apply_cropping |
| StreamMap* OptionsContext::stream_maps |
Definition at line 181 of file ffmpeg.h.
Referenced by create_streams(), opt_map(), and uninit_options().
| int OptionsContext::nb_stream_maps |
Definition at line 182 of file ffmpeg.h.
Referenced by create_streams(), opt_map(), and uninit_options().
| const char** OptionsContext::attachments |
Definition at line 183 of file ffmpeg.h.
Referenced by of_add_attachments(), opt_attach(), and uninit_options().
| int OptionsContext::nb_attachments |
Definition at line 184 of file ffmpeg.h.
Referenced by of_add_attachments(), opt_attach(), and uninit_options().
| int OptionsContext::chapters_input_file |
Definition at line 186 of file ffmpeg.h.
Referenced by copy_meta(), and init_options().
| int64_t OptionsContext::recording_time |
Definition at line 188 of file ffmpeg.h.
Referenced by ifile_open(), init_options(), and of_open().
| int64_t OptionsContext::stop_time |
Definition at line 189 of file ffmpeg.h.
Referenced by ifile_open(), init_options(), and of_open().
| int64_t OptionsContext::limit_filesize |
Definition at line 190 of file ffmpeg.h.
Referenced by init_options(), and of_open().
| float OptionsContext::mux_preload |
Definition at line 191 of file ffmpeg.h.
Referenced by of_open(), and opt_target().
| float OptionsContext::mux_max_delay |
Definition at line 192 of file ffmpeg.h.
Referenced by init_options(), and of_open().
| float OptionsContext::shortest_buf_duration |
Definition at line 193 of file ffmpeg.h.
Referenced by init_options(), and of_open().
| int OptionsContext::shortest |
Definition at line 194 of file ffmpeg.h.
Referenced by create_streams(), and of_open().
| int OptionsContext::bitexact |
| int OptionsContext::video_disable |
Definition at line 197 of file ffmpeg.h.
Referenced by create_streams(), and ist_add().
| int OptionsContext::audio_disable |
Definition at line 198 of file ffmpeg.h.
Referenced by create_streams(), and ist_add().
| int OptionsContext::subtitle_disable |
Definition at line 199 of file ffmpeg.h.
Referenced by create_streams(), ist_add(), and map_manual().
| int OptionsContext::data_disable |
Definition at line 200 of file ffmpeg.h.
Referenced by create_streams(), and ist_add().
| AVDictionary* OptionsContext::streamid |
Definition at line 203 of file ffmpeg.h.
Referenced by opt_streamid(), ost_add(), and uninit_options().
| SpecifierOptList OptionsContext::metadata |
Definition at line 205 of file ffmpeg.h.
Referenced by of_add_metadata().
| SpecifierOptList OptionsContext::max_frames |
| SpecifierOptList OptionsContext::bitstream_filters |
| SpecifierOptList OptionsContext::codec_tags |
| SpecifierOptList OptionsContext::sample_fmts |
Definition at line 209 of file ffmpeg.h.
Referenced by new_stream_audio().
| SpecifierOptList OptionsContext::qscale |
| SpecifierOptList OptionsContext::forced_key_frames |
Definition at line 211 of file ffmpeg.h.
Referenced by process_forced_keyframes().
| SpecifierOptList OptionsContext::fps_mode |
Definition at line 212 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::force_fps |
Definition at line 213 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::frame_aspect_ratios |
Definition at line 214 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::display_rotations |
Definition at line 215 of file ffmpeg.h.
Referenced by add_display_matrix_to_stream().
| SpecifierOptList OptionsContext::display_hflips |
Definition at line 216 of file ffmpeg.h.
Referenced by add_display_matrix_to_stream().
| SpecifierOptList OptionsContext::display_vflips |
Definition at line 217 of file ffmpeg.h.
Referenced by add_display_matrix_to_stream().
| SpecifierOptList OptionsContext::rc_overrides |
Definition at line 218 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::intra_matrices |
Definition at line 219 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::inter_matrices |
Definition at line 220 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::chroma_intra_matrices |
Definition at line 221 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::top_field_first |
Definition at line 223 of file ffmpeg.h.
Referenced by ist_add(), and new_stream_video().
| SpecifierOptList OptionsContext::metadata_map |
Definition at line 225 of file ffmpeg.h.
Referenced by copy_meta().
| SpecifierOptList OptionsContext::presets |
| SpecifierOptList OptionsContext::copy_initial_nonkeyframes |
| SpecifierOptList OptionsContext::copy_prior_start |
| SpecifierOptList OptionsContext::filters |
Definition at line 229 of file ffmpeg.h.
Referenced by ost_get_filters().
| SpecifierOptList OptionsContext::filter_scripts |
Definition at line 231 of file ffmpeg.h.
Referenced by ost_get_filters().
| SpecifierOptList OptionsContext::reinit_filters |
| SpecifierOptList OptionsContext::fix_sub_duration |
| SpecifierOptList OptionsContext::fix_sub_duration_heartbeat |
| SpecifierOptList OptionsContext::canvas_sizes |
| SpecifierOptList OptionsContext::pass |
Definition at line 237 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::passlogfiles |
Definition at line 238 of file ffmpeg.h.
Referenced by new_stream_video().
| SpecifierOptList OptionsContext::max_muxing_queue_size |
| SpecifierOptList OptionsContext::muxing_queue_data_threshold |
| SpecifierOptList OptionsContext::guess_layout_max |
| SpecifierOptList OptionsContext::apad |
Definition at line 242 of file ffmpeg.h.
Referenced by new_stream_audio().
| SpecifierOptList OptionsContext::discard |
| SpecifierOptList OptionsContext::disposition |
Definition at line 244 of file ffmpeg.h.
Referenced by set_dispositions().
| SpecifierOptList OptionsContext::program |
Definition at line 245 of file ffmpeg.h.
Referenced by of_add_programs().
| SpecifierOptList OptionsContext::stream_groups |
Definition at line 246 of file ffmpeg.h.
Referenced by of_add_groups().
| SpecifierOptList OptionsContext::time_bases |
| SpecifierOptList OptionsContext::enc_time_bases |
| SpecifierOptList OptionsContext::autoscale |
| SpecifierOptList OptionsContext::bits_per_raw_sample |
| SpecifierOptList OptionsContext::enc_stats_pre |
| SpecifierOptList OptionsContext::enc_stats_post |
| SpecifierOptList OptionsContext::mux_stats |
| SpecifierOptList OptionsContext::enc_stats_pre_fmt |
| SpecifierOptList OptionsContext::enc_stats_post_fmt |
| SpecifierOptList OptionsContext::mux_stats_fmt |
1.8.17