Data Fields | |
AVFormatContext * | ctx |
AVDictionary * | opts |
int | ost_index |
int64_t | recording_time |
int64_t | start_time |
uint64_t | limit_filesize |
Definition at line 329 of file ffmpeg.c.
Definition at line 330 of file ffmpeg.c.
Referenced by copy_chapters(), do_streamcopy(), do_video_out(), exit_program(), flush_encoders(), opt_output_file(), poll_filters(), print_report(), transcode(), transcode_init(), and transcode_subtitles().
uint64_t OutputFile::limit_filesize |
int64_t OutputFile::recording_time |
Definition at line 333 of file ffmpeg.c.
Referenced by check_output_constraints(), check_recording_time(), copy_chapters(), and opt_output_file().
int64_t OutputFile::start_time |
Definition at line 334 of file ffmpeg.c.
Referenced by check_output_constraints(), copy_chapters(), do_streamcopy(), opt_output_file(), and poll_filters().