Definition at line 190 of file avconv.c.
const char * OutputStream::attachment_filename |
int OutputStream::audio_channels_map[SWR_CH_MAX] |
list of the channels id to pick from the source stream
Definition at line 241 of file ffmpeg.c.
Referenced by do_audio_out(), new_audio_stream(), and transcode_init().
number of channels in audio_channels_map
Definition at line 242 of file ffmpeg.c.
Referenced by do_audio_out(), new_audio_stream(), and transcode_init().
Definition at line 202 of file avconv.c.
Referenced by do_audio_out(), do_streamcopy(), do_subtitle_out(), do_video_out(), flush_encoders(), and new_output_stream().
Definition at line 203 of file avconv.c.
Referenced by choose_encoder(), new_output_stream(), read_ffserver_streams(), and transcode_init().
Definition at line 195 of file avconv.c.
Referenced by flush_encoders(), output_packet(), transcode(), transcode_audio(), transcode_init(), transcode_subtitles(), and transcode_video().
Definition at line 232 of file avconv.c.
Referenced by do_audio_out(), flush_encoders(), transcode(), and transcode_init().
Definition at line 191 of file avconv.c.
Referenced by check_output_constraints(), do_streamcopy(), flush_encoders(), get_sync_ipts(), new_audio_stream(), new_output_stream(), transcode(), transcode_audio(), transcode_init(), transcode_subtitles(), and transcode_video().
Definition at line 221 of file avconv.c.
Referenced by do_video_out(), parse_forced_key_frames(), and transcode_init().
int64_t * OutputStream::forced_kf_pts |
Definition at line 220 of file avconv.c.
Referenced by do_video_out(), parse_forced_key_frames(), transcode(), and transcode_init().
Definition at line 196 of file avconv.c.
Referenced by do_streamcopy(), do_video_out(), do_video_stats(), print_report(), and transcode().
struct SwsContext * OutputStream::img_resample_ctx [read] |
Definition at line 192 of file avconv.c.
Referenced by do_audio_out(), do_streamcopy(), do_subtitle_out(), do_video_out(), flush_encoders(), new_output_stream(), and transcode_init().
FILE * OutputStream::logfile |
Definition at line 233 of file avconv.c.
Referenced by do_video_out(), flush_encoders(), transcode(), and transcode_init().
int64_t OutputStream::max_frames |
Definition at line 204 of file avconv.c.
Referenced by do_video_out(), new_output_stream(), and transcode().
Definition at line 244 of file avconv.c.
Referenced by new_output_stream(), transcode(), and transcode_init().
Definition at line 193 of file avconv.c.
Referenced by check_output_constraints(), new_audio_stream(), opt_output_file(), transcode(), and transcode_init().
Definition at line 194 of file avconv.c.
Referenced by choose_encoder(), do_audio_out(), do_streamcopy(), do_subtitle_out(), do_video_out(), do_video_resample(), do_video_stats(), flush_encoders(), new_audio_stream(), new_output_stream(), new_subtitle_stream(), new_video_stream(), opt_output_file(), print_report(), read_ffserver_streams(), transcode(), transcode_init(), and transcode_video().
Definition at line 246 of file avconv.c.
Referenced by choose_encoder(), new_attachment_stream(), new_audio_stream(), new_data_stream(), new_video_stream(), opt_output_file(), print_report(), read_ffserver_streams(), transcode(), and transcode_init().
struct SwrContext* OutputStream::swr [read] |
int64_t OutputStream::sws_flags |
Definition at line 243 of file avconv.c.
Referenced by do_video_resample(), and new_output_stream().
struct InputStream * OutputStream::sync_ist [read] |
Definition at line 200 of file avconv.c.
Referenced by get_sync_ipts(), opt_output_file(), and transcode_init().
int64_t OutputStream::sync_opts |
Definition at line 201 of file avconv.c.
Referenced by do_audio_out(), do_streamcopy(), do_video_out(), and do_video_stats().
Definition at line 207 of file avconv.c.
Referenced by do_video_resample(), transcode(), and transcode_init().